dbTalk Databases Forums  

backup of DTS packages

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss backup of DTS packages in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Stephen Lonsdale
 
Posts: n/a

Default backup of DTS packages - 06-14-2005 , 05:01 AM






I'm seeking help on system backup for DTS packages, and, information on how
to backup or save DTS packages so they can be moved / restored to another
server. (we can save to individual .dts files but this is longwinded - we're
looking for a batch solution)

We have tried backup of the msdb and restoring elsewhere but the DTS
packages do not appear after restore. What are we doing wrong?

Many TIA

Stephen

Reply With Quote
  #2  
Old   
David
 
Posts: n/a

Default Re: backup of DTS packages - 06-14-2005 , 05:12 AM






Stephen Lonsdale wrote:
Quote:
I'm seeking help on system backup for DTS packages, and, information on how
to backup or save DTS packages so they can be moved / restored to another
server. (we can save to individual .dts files but this is longwinded - we're
looking for a batch solution)
Hi Stephen,
have you tried "DTSBackup 2000"?
http://www.sqldts.com/default.aspx?242

--
David


Reply With Quote
  #3  
Old   
Cymryr
 
Posts: n/a

Default Re: backup of DTS packages - 06-14-2005 , 08:26 AM



Yon can develop a simple vbscript to do that
do a query on the system table that store the list of the dts and do a save
of each package

to restore them do a simple script that scan a folder and load each dts
package in a specified server
This solution is more powerful than dtsbackup2000 because you can script the
udl to use on the new server for example.



"Stephen Lonsdale" <Stephen Lonsdale (AT) discussions (DOT) microsoft.com> wrote in
message news:964EECF5-DF3A-4389-950F-26A3C563E30F (AT) microsoft (DOT) com...
Quote:
I'm seeking help on system backup for DTS packages, and, information on
how
to backup or save DTS packages so they can be moved / restored to another
server. (we can save to individual .dts files but this is longwinded -
we're
looking for a batch solution)

We have tried backup of the msdb and restoring elsewhere but the DTS
packages do not appear after restore. What are we doing wrong?

Many TIA

Stephen



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.