Additional SQL Server features and topics not covered by specific categories
Hi @Ung Seyha ,
Thank you for your reaching out and welcome to Microsoft Q&A!
The error may be encountered during an upgrade of SQL Server to a Cumulative Update or Service Pack. The upgrade scripts may fail due to an underlying issue and may cause the master database to not recover. Again the underlying cause is to be found in the latest SQL Server error log prior to this message.You could try the steps below:
- Restore backup of the master database. Or rebuild the system databases followed by attaching or restoring the remaining databases (
msdb, user databases,SSISDB, etc.) - If you see this error during an upgrade failure, refer to Troubleshoot common SQL Server Cumulative Update installation issues and error 912 - MSSQLSERVER_912.
In addition, this is the latest Cumulative Update KB5406060.
Best regards,
Lucy Chen
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our Documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
https://docs.microsoft.com/en-us/answers/support/email-notifications