Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
system243trd
Starting Member
9 Posts |
Posted - 2013-07-16 : 17:38:47
|
I am attempting to copy a database using the following steps in Sql server 20121. Right Click Source database and select tasks copy Database.2. Select Next3. Select Next past Source Server and Destination Server (both on same SQL server)4. Select the use attach / detach method5. Select Next to the last page and select Run job immediately. Then select finish.6. I receive the error message on the SQL Server Agent Job on the last step.I then receive the following error message in the event viewer.The job failed. The Job was invoked by user [Name of User]. The last step run was step 1…. |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2013-07-17 : 02:05:54
|
Error message is not clear. Are you sure you dont have any other messages returned?------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/https://www.facebook.com/VmBlogs |
|
|
|
|
|