dbTalk Databases Forums  

DTS and Agent Jobs missing on restore

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


Discuss DTS and Agent Jobs missing on restore in the microsoft.public.sqlserver.dts forum.



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

Default DTS and Agent Jobs missing on restore - 08-25-2005 , 10:48 AM






Our data center recently backed my SQL server to install new hard drives.
Upon restore I noticed that all my DTS's and Job's are missing. When I
brought this to the Datacenters attention , they stated that all data was
successfully restored from tape.

They are no asking be for the file names so they can check the tape.

Are DTS's and jobs stored in separate file on disk? If so, can you provide
me with the path/s and file extensions?

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

Default RE: DTS and Agent Jobs missing on restore - 08-25-2005 , 01:38 PM







Did they restore all of the databases? All of the job and DTS information
is stored in the msdb database. I think if they backed up the msdb database,
you can restore that database into the current one, you will just need to
turn off the SQL Agent before the restore.

"Gary" wrote:

Quote:
Our data center recently backed my SQL server to install new hard drives.
Upon restore I noticed that all my DTS's and Job's are missing. When I
brought this to the Datacenters attention , they stated that all data was
successfully restored from tape.

They are no asking be for the file names so they can check the tape.

Are DTS's and jobs stored in separate file on disk? If so, can you provide
me with the path/s and file extensions?

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

Default Re: DTS and Agent Jobs missing on restore - 08-27-2005 , 03:10 AM



Providing you store Packages on SQL Server then they are stored in MSDB as
are your jobs.

You can restore MSDB easily.

http://msdn.microsoft.com/library/de...kprst_2w1f.asp


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

Quote:
Our data center recently backed my SQL server to install new hard drives.
Upon restore I noticed that all my DTS's and Job's are missing. When I
brought this to the Datacenters attention , they stated that all data was
successfully restored from tape.

They are no asking be for the file names so they can check the tape.

Are DTS's and jobs stored in separate file on disk? If so, can you
provide
me with the path/s and file extensions?



Reply With Quote
  #4  
Old   
Gary
 
Posts: n/a

Default RE: DTS and Agent Jobs missing on restore - 08-30-2005 , 09:25 AM



Thank you for your response, my packages were recovered.

I do have another issue though. All scripts that reference a UNC path on
the same server, to import text files, are returning an access denied error
5. The server host name is correct (svc-cr) and I am able to map drives to
thes server.

Any idea??

"JLFleming" wrote:

Quote:
Did they restore all of the databases? All of the job and DTS information
is stored in the msdb database. I think if they backed up the msdb database,
you can restore that database into the current one, you will just need to
turn off the SQL Agent before the restore.

"Gary" wrote:

Our data center recently backed my SQL server to install new hard drives.
Upon restore I noticed that all my DTS's and Job's are missing. When I
brought this to the Datacenters attention , they stated that all data was
successfully restored from tape.

They are no asking be for the file names so they can check the tape.

Are DTS's and jobs stored in separate file on disk? If so, can you provide
me with the path/s and file extensions?

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.