|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Event ID: 208Event Type: Warning Event Source: SQLSERVERAGENT Event Category: Job Engine Event ID: 208 Date: 8/28/2006 Time: 11:38:10 AM User: N/A Computer: MYSERVER Description: SQL Server Scheduled Job 'CDW_OLDSERVER_MYSERVER_10' (0xD57E5720A113704699B66D8301F339D2) - Status: Failed - Invoked on: 2006-08-28 11:37:57 - Message: The job failed. The Job was invoked by User MYSERVER\Administrator. The last step to run was step 1 (CDW_OLDSERVER_MYSERVER_10_Step). For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. Please help. Thanks. Joel (J***@discussions.microsoft.com) writes:
Show quote > I get the following error message when using Copy Database Wizard And that's the only entry from CDW?> > Event Type: Warning > Event Source: SQLSERVERAGENT > Event Category: Job Engine > Event ID: 208 > Date: 8/28/2006 > Time: 11:38:10 AM > User: N/A > Computer: MYSERVER > Description: > SQL Server Scheduled Job 'CDW_OLDSERVER_MYSERVER_10' > (0xD57E5720A113704699B66D8301F339D2) - Status: Failed - Invoked on: > 2006-08-28 11:37:57 - Message: The job failed. The Job was invoked by > User > MYSERVER\Administrator. The last step to run was step 1 > (CDW_OLDSERVER_MYSERVER_10_Step). Since I don't like reading the event log to debug things, I always direct output to a text file when I use CDW. The output is somewhat bulky, but it's usually possible to determine what the problem is. (A fair chance is that it's a bug in CDW - the SMO method is very buggy.) -- Erland Sommarskog, SQL Server MVP, esq***@sommarskog.se Books Online for SQL Server 2005 at http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx Books Online for SQL Server 2000 at http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx |
|||||||||||||||||||||||