Copying Databases - single user mode needed ?

  • I've created a simple DTS package to copy a database from one SQL 7 Server to another - it keeps failing. Does the db have to be in single user mode or something ? How can I encorporate this into my dts job which I need to schedule to run overnight ?

  • Which error do you get? Are you using the Copy Database Wizard or the Copy SQL Server Objects Task?

  • I get this error :

    DTSRun: Loading... DTSRun: Executing... DTSRun OnStart: Transfer SQL Server Objects DTSRun OnError: Transfer SQL Server Objects, Error = -2147206103 (80043C29) Error string: Error source: Help file: Help context: 0 Error Detail Records: DTSRun OnFinish: Transfer SQL Server Objects DTSRun: Package execution complete. Process Exit Code 1. .

    Running the copy objects.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply