all groups > sql server dts > july 2006 >
You're in the

sql server dts

group:

Restoring DTS packages after crash - is it possible?


RE: Restoring DTS packages after crash - is it possible? jaylou
7/19/2006 12:21:01 PM
sql server dts:
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


[quoted text, click to view]
Restoring DTS packages after crash - is it possible? Mark Andrews
7/19/2006 3:11:21 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

Re: Restoring DTS packages after crash - is it possible? Mark Andrews
7/20/2006 12:43:35 PM
Thanks for the info!!!!

Mark
[quoted text, click to view]

AddThis Social Bookmark Button