Making a standard copy of a Database failed -
08-14-2006
, 04:21 PM
Using the <Copy Database> Option from the SQL Server Management Studio menu
to copy a Database with to files in it to a new Database I add the following
message:
================================================== =
Start failed for Job "Copie PRUNE test_1". (Copy Database Wizard)
ADDITIONAL INFORMATION:
An excepion occurred while executing a Transact-SQL statement or batch.
(MicrosoftSQLServer.ConnectionInfo)
SQLServerAgent is not currectly running so it cannot be notified of this
action. (Microsoft SQL Server, Error 22022)
Execute SQL Server Agent Job (Stopped)
================================================== =
It is a command so simple that I have a difficulty to understand there might
be a bug with it ?!?
Hope someone have an answer. |