dbTalk Databases Forums  

restore a DTS package that was deleted, where do I start?

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


Discuss restore a DTS package that was deleted, where do I start? in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jay via SQLMonster.com
 
Posts: n/a

Default restore a DTS package that was deleted, where do I start? - 02-22-2006 , 09:41 AM






I deleted a dts package and need to restore it. I understand that the package
should be in the msdb table, but id not. We do backup the server to a tape
backup, but I do not know where the dts packages are stored. Is it in the
msbddata.mdf file? If so, if I retore just that file, is it enough and once I
retsore the file then what do I do? Any help would be appreciated. Thanks in
advance.

--
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forums...r-dts/200602/1

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: restore a DTS package that was deleted, where do I start? - 02-22-2006 , 07:49 PM






Hello Jay via SQLMonster.com,

IF you save DTS packages to SQL Server Local Packages then they are stored
in msdb.dbo.sysdtspackages.

You can restore this DB to another name on your server and simply transfer
over the packages you require. have a look at this.

http://www.sqldts.com/default.aspx?204


Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Quote:
I deleted a dts package and need to restore it. I understand that the
package should be in the msdb table, but id not. We do backup the
server to a tape backup, but I do not know where the dts packages are
stored. Is it in the msbddata.mdf file? If so, if I retore just that
file, is it enough and once I retsore the file then what do I do? Any
help would be appreciated. Thanks in advance.




Reply With Quote
  #3  
Old   
Jay via SQLMonster.com
 
Posts: n/a

Default Re: restore a DTS package that was deleted, where do I start? - 02-23-2006 , 08:27 AM



Thanks for the response Allen, I do not see the particular package in the
table. I was able to find a copy of the package somewhere else. How do I make
sure that the dts package is being saved to the msdb table? Is there a
setting? Any advice would be appreciated.

Allan Mitchell wrote:
Quote:
Hello Jay via SQLMonster.com,

IF you save DTS packages to SQL Server Local Packages then they are stored
in msdb.dbo.sysdtspackages.

You can restore this DB to another name on your server and simply transfer
over the packages you require. have a look at this.

http://www.sqldts.com/default.aspx?204

Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

I deleted a dts package and need to restore it. I understand that the
package should be in the msdb table, but id not. We do backup the
server to a tape backup, but I do not know where the dts packages are
stored. Is it in the msbddata.mdf file? If so, if I retore just that
file, is it enough and once I retsore the file then what do I do? Any
help would be appreciated. Thanks in advance.
--
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forums...r-dts/200602/1


Reply With Quote
  #4  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: restore a DTS package that was deleted, where do I start? - 02-25-2006 , 02:28 PM



Hello Jay via SQLMonster.com,

There are 3/4 options in the File ¬ Save / Save As menu.

SQL Server is one of those but f you open the package from the file system
and simply hit "Save" then it will save back to the FS.



Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Quote:
Thanks for the response Allen, I do not see the particular package in
the table. I was able to find a copy of the package somewhere else.
How do I make sure that the dts package is being saved to the msdb
table? Is there a setting? Any advice would be appreciated.

Allan Mitchell wrote:

Hello Jay via SQLMonster.com,

IF you save DTS packages to SQL Server Local Packages then they are
stored in msdb.dbo.sysdtspackages.

You can restore this DB to another name on your server and simply
transfer over the packages you require. have a look at this.

http://www.sqldts.com/default.aspx?204

Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com
I deleted a dts package and need to restore it. I understand that
the package should be in the msdb table, but id not. We do backup
the server to a tape backup, but I do not know where the dts
packages are stored. Is it in the msbddata.mdf file? If so, if I
retore just that file, is it enough and once I retsore the file then
what do I do? Any help would be appreciated. Thanks in advance.




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.