Hi Team,
i am installed sql server 2012 two months back, to day i check the sql server error log it showing below error message.
Note : I my SQL server there is no SSIDB.
error log message:
2014-12-02 06:05:49.830 spid54 Using 'xpsqlbot.dll' version '2011.110.2100' to execute extended stored procedure 'xp_qv'. This is a
2014-12-02 06:05:49.830 spid54 Attempting to load library 'xpsqlbot.dll' into memory. This is an informational message only. No use
2014-12-02 06:05:48.770 spid4s Recovery is complete. This is an informational message only. No user action is required.
2014-12-02 06:05:48.770 spid4s SQL Server is now ready for client connections. This is an informational message; no user action is
2014-12-02 06:05:48.760 spid4s ------------------------------------------------------
2014-12-02 06:05:48.760 spid4s Execution of SSIS_HOTFIX_INSTALL.SQL completed
2014-12-02 06:05:48.760 spid4s ------------------------------------------------------
2014-12-02 06:05:48.760 spid4s Database SSISDB was not patched.
2014-12-02 06:05:48.760 spid4s Database SSISDB does not exist in current SQL Server instance
2014-12-02 06:05:48.760 spid4s ------------------------------------------------------
2014-12-02 06:05:48.760 spid4s Starting execution of SSIS_HOTFIX_INSTALL.SQL
2014-12-02 06:05:48.760 spid4s ------------------------------------------------------
2014-12-02 06:05:48.740 spid4s Database 'master' is upgrading script 'SSIS_hotfix_install.sql' from level 184552376 to level 184552
2014-12-02 06:05:48.660 spid4s ------------------------------------------------------
2014-12-02 06:05:48.660 spid4s Execution of SSIS_DISCOVERY.SQL completed
2014-12-02 06:05:48.660 spid4s ------------------------------------------------------
2014-12-02 06:05:48.660 spid4s Database SSISDB could not be upgraded successfully.
2014-12-02 06:05:48.660 spid4s User 'sa' is changing database script level entry 17 to a value of 500.
2014-12-02 06:05:48.660 spid4s Database SSISDB does not exist in current SQL Server instance
2014-12-02 06:05:48.630 spid4s ------------------------------------------------------
2014-12-02 06:05:48.630 spid4s Starting execution of SSIS_DISCOVERY.SQL
2014-12-02 06:05:48.630 spid4s ------------------------------------------------------
2014-12-02 06:05:48.630 spid4s Database 'master' is upgrading script 'ssis_discovery' from level 184552376 to level 184552715.
2014-12-02 06:05:48.590 Logon Login failed for user 'test'. Reason: Server is in script upgrade mode. Only administrator can
what are the reason we getting those type of messages.