![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm a complete newbie to SSIS -- I would like to "automate" the Copy Database Wizard (so that I don't have to enter the source/destination each time -- and so that I can also schedule the operation). Could someone provide some pointers on how to do this, either using SSIS? (Or, do you recommend just using scripts - sp_detatch / attach? If the latter, does anyone of those scripts handy?) Thank you for the help! Raymond |
#3
| |||
| |||
|
|
Hello Ray, Personally i do use BACKUP and RESTORE. You cannot automate the wizard but what you can do is configure the task in a package and then schedule the package using SQL Server Agent. Is the task going to change? Allan I'm a complete newbie to SSIS -- I would like to "automate" the Copy Database Wizard (so that I don't have to enter the source/destination each time -- and so that I can also schedule the operation). Could someone provide some pointers on how to do this, either using SSIS? (Or, do you recommend just using scripts - sp_detatch / attach? If the latter, does anyone of those scripts handy?) Thank you for the help! Raymond |
![]() |
| Thread Tools | |
| Display Modes | |
| |