Hi,
I am trying to upgrade SQL Server 2008 R2 Enterprise Edition from SP1 to SP2 and get below errors. The upgrade process shows success but when I try to connect SSMS it does not connect and throws error. I also tried to repair the SQL Server but that also did not help. Every time I have to rollback to SP1 to bring my server up.
Thank you for your help.
Cannot recover the master database. SQL Server is unable to run. Restore master from a full backup, repair it, or rebuild it. For more information about how to rebuild the master database, see SQL Server Books Online.
Script level upgrade for database 'master' failed because upgrade step 'repl_master.sql' encountered error 213, state 1, severity 25. This is a serious error condition which might interfere with regular operation and the database will be taken offline. If the error happened during upgrade of the 'master' database, it will prevent the entire SQL Server instance from starting. Examine the previous errorlog entries for errors, take the appropriate corrective actions and re-start the database so that the script upgrade steps run to completion.