

Remove SSISB From availability group (do this from primary ) Start SQL Server service with Trace Flag 902: If you face issue the following step with help you to solve this In my case the SSISDB was a member of availability group database, The instance which I was updated was secondary. SQL Server 2014 Enterprise Edition running on Windows 2012 R2. 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.

If the error happened during upgrade of the 'master' 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.

Script level upgrade for database 'master' failed because upgrade step 'SSIS_hotfix_install.sql' encountered error 3906, state 1, severity 16. For more information about how to rebuild the master database, see SQL Server Books Online. Restore master from a full backup, repair it, or rebuild it. After update SQL Server 2012 or 2014 with new service pack then SQL Server stop working, does not start service with following event logĬannot recover the master database.
