Category: Troubleshooting

  • How to Rebuild System Databases in SQL Server 2005

    We need to rebuild the system databases if the master database is corrupted or damaged. Let us discuss in detail how to rebuild system databases in SQL server 2005. Step 1: Take a full backup of all the System and User databases prior to rebuilding the system databases as we need to restore it later…