Recover the master database in SQL Server
The Microsoft SQL Server administrator needs to know how to recover
the corrupt master database. The Master Database helps to store the logins and
most importantly, the pointers to the entire database. Without the master the
database you cannot successfully start the SQL server. This process of
recovering the master database is the event of corruption and shows how to rebuild
the master database if necessary.