![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I was forced to reinstall SQL due to some problems we were having. Unfortunatley I didn't know that our old DBA had quite a few DTS jobs that are now gone. Is there any way to recover these jobs?? If so could someone please give me simple instructions? I have to get these jobs back by tomorrow night, and I'm not that familiar with SQL. Any help would be greatly greatly greatly appreciated. |
#3
| |||
| |||
|
|
-----Original Message----- If you were saving the packages to SQL Server, you need to restore the msdb database to get the packages back. -Sue On Wed, 16 Jun 2004 19:29:31 -0700, "Dan" anonymous (AT) discussions (DOT) microsoft.com> wrote: I was forced to reinstall SQL due to some problems we were having. Unfortunatley I didn't know that our old DBA had quite a few DTS jobs that are now gone. Is there any way to recover these jobs?? If so could someone please give me simple instructions? I have to get these jobs back by tomorrow night, and I'm not that familiar with SQL. Any help would be greatly greatly greatly appreciated. . |
#4
| |||
| |||
|
|
If I restore the msdb database, will all of the DTS jobs be back, or is there anythinig else I will need to do? Also, does the msdb database get over-written on a reinstall, or is there some way for me to recover it without going to tape? Thank you so much for any help. -----Original Message----- If you were saving the packages to SQL Server, you need to restore the msdb database to get the packages back. -Sue On Wed, 16 Jun 2004 19:29:31 -0700, "Dan" anonymous (AT) discussions (DOT) microsoft.com> wrote: I was forced to reinstall SQL due to some problems we were having. Unfortunatley I didn't know that our old DBA had quite a few DTS jobs that are now gone. Is there any way to recover these jobs?? If so could someone please give me simple instructions? I have to get these jobs back by tomorrow night, and I'm not that familiar with SQL. Any help would be greatly greatly greatly appreciated. . |
#5
| |||
| |||
|
|
-----Original Message----- The msdb has the packages as well as jobs. If your packages reference other user databases on the server, you need to restore those as well. I'm not sure what process you went through on the reinstall but generally you would end up with new system databases and would no longer have your user databases. That's what it sounds like in your case. If your only backups were on tape, then you need to get those backups from the tape to restore your databases. -Sue On Thu, 17 Jun 2004 06:29:24 -0700, "Dan" anonymous (AT) discussions (DOT) microsoft.com> wrote: If I restore the msdb database, will all of the DTS jobs be back, or is there anythinig else I will need to do? Also, does the msdb database get over-written on a reinstall, or is there some way for me to recover it without going to tape? Thank you so much for any help. -----Original Message----- If you were saving the packages to SQL Server, you need to restore the msdb database to get the packages back. -Sue On Wed, 16 Jun 2004 19:29:31 -0700, "Dan" anonymous (AT) discussions (DOT) microsoft.com> wrote: I was forced to reinstall SQL due to some problems we were having. Unfortunatley I didn't know that our old DBA had quite a few DTS jobs that are now gone. Is there any way to recover these jobs?? If so could someone please give me simple instructions? I have to get these jobs back by tomorrow night, and I'm not that familiar with SQL. Any help would be greatly greatly greatly appreciated. . . |
#6
| |||
| |||
|
|
Thank you so very much for your help. I really do appreciate it. -----Original Message----- The msdb has the packages as well as jobs. If your packages reference other user databases on the server, you need to restore those as well. I'm not sure what process you went through on the reinstall but generally you would end up with new system databases and would no longer have your user databases. That's what it sounds like in your case. If your only backups were on tape, then you need to get those backups from the tape to restore your databases. -Sue On Thu, 17 Jun 2004 06:29:24 -0700, "Dan" anonymous (AT) discussions (DOT) microsoft.com> wrote: If I restore the msdb database, will all of the DTS jobs be back, or is there anythinig else I will need to do? Also, does the msdb database get over-written on a reinstall, or is there some way for me to recover it without going to tape? Thank you so much for any help. -----Original Message----- If you were saving the packages to SQL Server, you need to restore the msdb database to get the packages back. -Sue On Wed, 16 Jun 2004 19:29:31 -0700, "Dan" anonymous (AT) discussions (DOT) microsoft.com> wrote: I was forced to reinstall SQL due to some problems we were having. Unfortunatley I didn't know that our old DBA had quite a few DTS jobs that are now gone. Is there any way to recover these jobs?? If so could someone please give me simple instructions? I have to get these jobs back by tomorrow night, and I'm not that familiar with SQL. Any help would be greatly greatly greatly appreciated. . . |
![]() |
| Thread Tools | |
| Display Modes | |
| |