dbTalk Databases Forums  

Restoring DTS packages after crash - is it possible?

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


Discuss Restoring DTS packages after crash - is it possible? in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mark Andrews
 
Posts: n/a

Default Restoring DTS packages after crash - is it possible? - 07-19-2006 , 02:11 PM






One of our SQL Servers just died and the network team was doing backups of
all databases but no other types of backups.

Is it possible to get back DTS packages?

Same question for SQL Jobs?

Thanks in advance,
Mark



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

Default RE: Restoring DTS packages after crash - is it possible? - 07-19-2006 , 02:21 PM






If you have a backup of the MSDB Database you can restore that over the
existing one and that will bring back your DTS and Scheduled jobs.

There are articles on restoring MSDB in BOL and google.

Before restoring MSDB stop the agent services.
In the table sysjobs make sure originating_server is the same name as your
new server name.

HTH,
Joe


"Mark Andrews" wrote:

Quote:
One of our SQL Servers just died and the network team was doing backups of
all databases but no other types of backups.

Is it possible to get back DTS packages?

Same question for SQL Jobs?

Thanks in advance,
Mark




Reply With Quote
  #3  
Old   
Mark Andrews
 
Posts: n/a

Default Re: Restoring DTS packages after crash - is it possible? - 07-20-2006 , 11:43 AM



Thanks for the info!!!!

Mark
"jaylou" <jaylou (AT) discussions (DOT) microsoft.com> wrote

Quote:
If you have a backup of the MSDB Database you can restore that over the
existing one and that will bring back your DTS and Scheduled jobs.

There are articles on restoring MSDB in BOL and google.

Before restoring MSDB stop the agent services.
In the table sysjobs make sure originating_server is the same name as your
new server name.

HTH,
Joe


"Mark Andrews" wrote:

One of our SQL Servers just died and the network team was doing backups
of
all databases but no other types of backups.

Is it possible to get back DTS packages?

Same question for SQL Jobs?

Thanks in advance,
Mark






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.