test009
28-10-2023, 14:51
Ни с того, ни с сего, SQL Server оказался вдруг выключен, при попытке запуска вручную через SQL Server Configuration Manager - не стартует.
В журнале событий две ошибки:
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 'ISServer_upgrade.sql' encountered error 15151, state 1, severity 16. 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.
Вторая более подробная ошибка - по ней гугление выдало такую статью, но рецепт из нее не помог:
https://vistasql.wordpress.com/2021/04/16/sql-services-could-not-start-after-patching/
На пункте 3.2 выдается ошибка:
Msg 15007, Level 16, State 1, Line 3
'##MS_SSISServerCleanupJobLogin##' is not a valid login or you do not have permission.
После остановки и перезапуска службы SQL без флага - снова возникает та же ошибка.
Установка service pack для sql server не помогла (не устанавливается).
Попытка запуска Repair в SQL Server Installation Center тоже не помогла.
Подскажите, как вернуть SQL Server в рабочее состояние.
https://i.imgur.com/crhjTky.png
В журнале событий две ошибки:
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 'ISServer_upgrade.sql' encountered error 15151, state 1, severity 16. 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.
Вторая более подробная ошибка - по ней гугление выдало такую статью, но рецепт из нее не помог:
https://vistasql.wordpress.com/2021/04/16/sql-services-could-not-start-after-patching/
На пункте 3.2 выдается ошибка:
Msg 15007, Level 16, State 1, Line 3
'##MS_SSISServerCleanupJobLogin##' is not a valid login or you do not have permission.
После остановки и перезапуска службы SQL без флага - снова возникает та же ошибка.
Установка service pack для sql server не помогла (не устанавливается).
Попытка запуска Repair в SQL Server Installation Center тоже не помогла.
Подскажите, как вернуть SQL Server в рабочее состояние.
https://i.imgur.com/crhjTky.png