dbTalk Databases Forums  

Backing up DTS packages?

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


Discuss Backing up DTS packages? in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Kim Noer
 
Posts: n/a

Default Backing up DTS packages? - 04-05-2004 , 09:37 AM






Hi there...

Quick question - how do I backup the packages I've created?

--
I doubt, therefore I might be.



Reply With Quote
  #2  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: Backing up DTS packages? - 04-05-2004 , 09:54 AM






If you are saving your packages to SQL Server, they are
stored in the msdb database. Backing up this database
effectively backs up your DTS packages.

-Sue

On Mon, 5 Apr 2004 16:37:52 +0200, "Kim Noer" <kn (AT) nospam (DOT) dk>
wrote:

Quote:
Hi there...

Quick question - how do I backup the packages I've created?


Reply With Quote
  #3  
Old   
Kim Noer
 
Posts: n/a

Default Re: Backing up DTS packages? - 04-05-2004 , 09:58 AM



"Sue Hoegemeier" <Sue_H (AT) nomail (DOT) please> wrote

Quote:
If you are saving your packages to SQL Server, they are
stored in the msdb database. Backing up this database
effectively backs up your DTS packages.
Thanks a bunch, then I already got it covered . So what do you do in a
restore situation? Then I have two msdb databases, do I just detach the
'standard' one, and then attach the backup?

--
I doubt, therefore I might be.




Reply With Quote
  #4  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: Backing up DTS packages? - 04-05-2004 , 10:26 AM



If you restore msdb, how would you have two msdb databases?
The existing database would be overwritten which is
generally what you want in a restore situation. You can find
information on restoring system databases in books online.
You can also find information in the following article:
http://support.microsoft.com/?id=304692
If you are only wanting to revert to previous versions of
DTS packages, right click on the package and select
versions. You can open up old versions of the package from
here. You can also save packages out to files. You can find
more information and a utility for this at:
http://www.sqldts.com/default.aspx?202

-Sue

On Mon, 5 Apr 2004 16:58:49 +0200, "Kim Noer" <kn (AT) nospam (DOT) dk>
wrote:

Quote:
"Sue Hoegemeier" <Sue_H (AT) nomail (DOT) please> wrote in message
news:1ns270po6j78bi5ork0s117m8soo9n7mdf (AT) 4ax (DOT) com
If you are saving your packages to SQL Server, they are
stored in the msdb database. Backing up this database
effectively backs up your DTS packages.

Thanks a bunch, then I already got it covered . So what do you do in a
restore situation? Then I have two msdb databases, do I just detach the
'standard' one, and then attach the backup?


Reply With Quote
  #5  
Old   
Richard Hale
 
Posts: n/a

Default Re: Backing up DTS packages? - 04-06-2004 , 04:51 PM



Kim Versioning can also be controlled by saving the packages off as Structured Storage Files and Adding them to a VSS project folder.

Reply With Quote
  #6  
Old   
Kim Noer
 
Posts: n/a

Default Re: Backing up DTS packages? - 04-10-2004 , 10:55 AM



Sue Hoegemeier wrote:
Quote:
If you restore msdb, how would you have two msdb databases?
I forgot to thank you for your answer - so well thank you .

--
Speaker : "And here we are at the start of the second semifinale of the
100 yards for people without any sense of direction."




Reply With Quote
  #7  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: Backing up DTS packages? - 04-10-2004 , 05:24 PM



So .well...your welcome
Seriously though...thanks for posting back.

-Sue

On Sat, 10 Apr 2004 17:55:01 +0200, "Kim Noer"
<kn (AT) nospam (DOT) dk> wrote:

Quote:
Sue Hoegemeier wrote:
If you restore msdb, how would you have two msdb databases?

I forgot to thank you for your answer - so well thank you .


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.