KB00034: Restoring the MessageMaster Database

Description

Your SQL Server misbehaves, and you find that you have to re-install SQL or even the entire OS to get it operational again. In the process, you lose or are unable to restore the SQL 'master' database. Although you are able to restore the MessageMaster database, you find that some settings have been lost, such as database properties, permissions and full-text index. You need to know what you need to put back in order for MessageMaster to work again.

Resolution

We have a SQL script that will fix this very problem. You can download it here.

The script will perform the following operations, leaving your data intact:

Before you run the script, you'll have to first perform several text replace operations, so that the script will be tuned to your environment. Near the top of the script:

When you're ready, you can proceed to run the script:

Applies To

Did this help?

Yes
No, not what I was
      looking for...
No, it was missing info...
No, it was wrong...

Comment (Anonymous):