Hi
I am doing some DR testing and am trying to restore a complete sql server to a new server. I have been able to restore the data database files but when I restore the master database the mssql service always starts and after about ten seconds stops with the error "stopped with no error". I have copied the backup files to the new server and am restoring from that location. I can get the sql service to start ok after using rebuildm.exe. I have tried using different master database backup files from different dates. I am generally using Enterprise Manager to work with but have also tried following which walks through using SQL Server Query Analyser which failed with the same result.
I am not a sql expert and am feeling my way into my role as db admin.
Many thanks
I am doing some DR testing and am trying to restore a complete sql server to a new server. I have been able to restore the data database files but when I restore the master database the mssql service always starts and after about ten seconds stops with the error "stopped with no error". I have copied the backup files to the new server and am restoring from that location. I can get the sql service to start ok after using rebuildm.exe. I have tried using different master database backup files from different dates. I am generally using Enterprise Manager to work with but have also tried following which walks through using SQL Server Query Analyser which failed with the same result.
I am not a sql expert and am feeling my way into my role as db admin.
Many thanks