dbTalk Databases Forums  

DTS restore from MDF file?

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


Discuss DTS restore from MDF file? in the microsoft.public.sqlserver.dts forum.



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

Default DTS restore from MDF file? - 06-22-2005 , 05:53 PM






Hello,

I have a dead instance with lots of DTS scripts that were not backed up. Is
there a way to extract them from the msdbdata.mdf file? This is SQL Server
2000 SP3a. I do not have a backup of the msdb either.

Thanks

-- Jake

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: DTS restore from MDF file? - 06-23-2005 , 02:08 AM






You will need to attach the database, or swap it into the correct location
of an existing server. You need to get the DB back online to then extract
the packages from the sysdtspackages table.


--
Darren Green
http://www.sqldts.com
http://www.sqlis.com

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

Quote:
Hello,

I have a dead instance with lots of DTS scripts that were not backed up.
Is
there a way to extract them from the msdbdata.mdf file? This is SQL
Server
2000 SP3a. I do not have a backup of the msdb either.

Thanks

-- Jake



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

Default Re: DTS restore from MDF file? - 07-11-2005 , 03:30 PM



I have the same question for a SQL Server 7.0 db. I reattached the msdb
database and got it online. I don't see a msdb..sysdtspackages table, however
if I issue a select statement against the table, I get no rows returned.
There are some tables that begin with DTS (ie. DTSTransferObjectClass) that
have records and looking at those records, show information that appears to
be related to this DTS job that I'm trying to recover. Is there a way to do
this with just the MSDB.mdf and .ldf files?
TIA,
Chris

"Darren Green" wrote:

Quote:
You will need to attach the database, or swap it into the correct location
of an existing server. You need to get the DB back online to then extract
the packages from the sysdtspackages table.


--
Darren Green
http://www.sqldts.com
http://www.sqlis.com

"javatopia" <javatopia (AT) discussions (DOT) microsoft.com> wrote in message
news:A8020D69-2382-461E-B755-0B50FE42F3D5 (AT) microsoft (DOT) com...
Hello,

I have a dead instance with lots of DTS scripts that were not backed up.
Is
there a way to extract them from the msdbdata.mdf file? This is SQL
Server
2000 SP3a. I do not have a backup of the msdb either.

Thanks

-- Jake




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.