

Restore master from a full backup, repair it, or rebuild it. 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.ĭateTime SpidNum Error: 3417, Severity: 21, State: 3.ĭateTime SpidNum Cannot recover the master database. If the error happened during upgrade of the 'DatabaseName' database, it will prevent the entire SQL Server instance from starting. This is a serious error condition which might interfere with regular operation and the database will be taken offline. Roll back the transaction.ĭateTime SpidNum Error: 912, Severity: 21, State: 2.ĭateTime SpidNum Script level upgrade for database 'DatabaseName' failed because upgrade step 'msdb110_upgrade.sql' encountered error 3930, state 1, severity 16. ĭateTime SpidNum Failed to update database " DatabaseName" because the database is read-only.ĭateTime SpidNum Error executing sp_vupgrade_replication.ĭateTime SpidNum Saving upgrade script status to 'SOFTWARE\Microsoft\MSSQLServer\Replication\Setup'.ĭateTime SpidNum Error saving upgrade script status.ĭateTime SpidNum Database 'DatabaseName' is upgrading script 'upgrade_ucp_cmdw_discovery.sql' from level LevelNum to level LevelNum.ĭateTime SpidNum Database 'DatabaseName' is upgrading script 'msdb110_upgrade.sql' from level LevelNum to level LevelNum.ĭateTime SpidNum Starting execution of PRE_MSDB.SQLĭateTime SpidNum Error: 3930, Severity: 16, State: 1.ĭateTime SpidNum The current transaction cannot be committed and cannot support operations that write to the log file.

This is an informational message only no user action is required.ĭateTime SpidNum Upgrading subscription settings and system objects in database. When you update the secondary replica to Cumulative Update 18 (CU18) by using the yum command, you notice that the script upgrade may fail with the following error message:ĭateTime SpidNum System objects could not be updated in database 'DatabaseName' because it is read-only.ĭateTime SpidNum CHECKDB for database 'DatabaseName' finished without errors on DateTime (local time).

Assume that you have Always On availability groups (AG) feature configured on Linux in SQL Server 2017.
