Groups | Blog | Home
all groups > sql server dts > march 2007 >

sql server dts : Copy DTS Packages


ricky
3/4/2007 6:44:54 AM
Hi

If I copy an MDF file, will this copy the DTS packages too?

Kind regards

Ricky

Hari Prasad
3/4/2007 1:50:15 PM
Hello,

DTS packages will be stored in MSDB database. Just take a backup of MSDB
database using BACKUP DATABASE command.

FYI, Just copying the MDF file may not work out some times. I will not
recommend you to detach the MSDB database online.

Thanks
Hari

[quoted text, click to view]

Allan Mitchell
3/5/2007 12:27:15 AM
Which MDF File are you wanting to copy? Do you store DTS packages in
MSDB? Is it this one that you want to copy?

To where do you want to copy your packages?

Transferring DTS Packages
(http://www.sqldts.com/204.aspx)


--


Allan Mitchell
http://wiki.sqlis.com | http://www.sqlis.com | http://www.sqldts.com |
http://www.konesans.com



[quoted text, click to view]
AddThis Social Bookmark Button