Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 MSDB Corruption

Author  Topic 

merk105
Starting Member

1 Post

Posted - 2008-08-13 : 20:20:56
We have many customers with SQL servers onsite. When there is a server failure MSDB is corrupted and its not backed up. Is there an easier method for re-attaching a new msdb? instead of re-installing the whole lot?.

Many thanks

Alex

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2008-08-13 : 22:23:11
Yes, sql comes with script to recreate msdb. It's instmsdb.sql in C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Install.
Go to Top of Page
   

- Advertisement -