Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 12963

SQL Server Agent errors during shutdown: The requested security package does not exist, Client unable to establish connection, and more

$
0
0

We just installed SQL Server 2012 on a development server (new server with a fresh install of Windows Server 2012), and every time we reboot the server, we're getting several errors in the SQL Server Agent log.  These errors seem to be occurring while SQL Agent is in the process of stopping. 

Before and after the reboot there seems to be no problem connecting or using databases.  We have a couple of backup jobs configured and they seem to be running fine (we checked and they are not running at the time when the reboot is occurring).

I don't want to just ignore the errors because we're planning on upgrading the production server to SQL Server 2012, but before we can do that we need to figure out what is causing this.

Thanks for any help you can provide,

-Brian

Here is the SQL Agent log containing the errors (in bold)...

Date,Source,Severity,Message
06/26/2013 09:57:21,,Warning,[396] An idle CPU condition has not been defined - OnIdle job schedules will have no effect
06/26/2013 09:57:21,,Warning,[475] Database Mail is not enabled for agent notifications.
06/26/2013 09:57:21,,Information,[129] SQLSERVERAGENT starting under Windows NT service control
06/26/2013 09:57:21,,Error,[364] The Messenger service has not been started - NetSend notifications will not be sent
06/26/2013 09:57:19,,Information,[432] There are 12 subsystems in the subsystems cache
06/26/2013 09:57:19,,Information,[339] Local computer is BPDEV02 running Windows NT 6.2 (9200)
06/26/2013 09:57:19,,Information,[310] 24 processor(s) and 8147 MB RAM detected
06/26/2013 09:57:19,,Information,[103] NetLib being used by driver is DBNETLIB; Local host server is
06/26/2013 09:57:19,,Information,[102] SQL Server ODBC driver version 11.00.3000
06/26/2013 09:57:19,,Information,[101] SQL Server BPDEV02 version 11.00.3128 (0 connection limit)
06/26/2013 09:57:18,,Information,[000]
06/26/2013 09:57:16,,Information,[393] Waiting for SQL Server to recover database 'msdb'...
06/26/2013 09:57:14,,Information,[495] The SQL Server Agent startup service account is AbcDomain\Administrator.
06/26/2013 09:57:14,,Information,[100] Microsoft SQLServerAgent version 11.0.3128.0 (X64 unicode retail build) : Process ID 2964
06/26/2013 09:52:55,,Information,[098] SQLServerAgent terminated (normally)
06/26/2013 09:52:55,,Error,[382] Logon to server '(local)' failed (DisableAgentXPs)
06/26/2013 09:52:55,,Error,[298] SQLServer Error: 773<c/> A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online. [SQLSTATE 08001]
06/26/2013 09:52:55,,Error,[298] SQLServer Error: 773<c/> Client unable to establish connection [SQLSTATE 08001]
06/26/2013 09:52:55,,Error,[298] SQLServer Error: 773<c/> SQL Server Network Interfaces: The requested security package does not exist [SQLSTATE 08001]
06/26/2013 09:52:55,,Error,[298] SQLServer Error: 773<c/> SQL Server Network Interfaces: The requested security package does not exist [SQLSTATE 08001]
06/26/2013 09:52:55,,Error,[382] Logon to server '(local)' failed (SaveAllSchedules)
06/26/2013 09:52:55,,Error,[298] SQLServer Error: 773<c/> A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online. [SQLSTATE 08001]
06/26/2013 09:52:55,,Error,[298] SQLServer Error: 773<c/> Client unable to establish connection [SQLSTATE 08001]
06/26/2013 09:52:55,,Error,[298] SQLServer Error: 773<c/> SQL Server Network Interfaces: The requested security package does not exist [SQLSTATE 08001]
06/26/2013 09:52:55,,Error,[298] SQLServer Error: 773<c/> SQL Server Network Interfaces: The requested security package does not exist [SQLSTATE 08001]
06/26/2013 09:52:53,,Information,[130] SQLSERVERAGENT stopping because of Windows shutdown...
06/26/2013 09:03:18,,Warning,[396] An idle CPU condition has not been defined - OnIdle job schedules will have no effect
06/26/2013 09:03:18,,Warning,[475] Database Mail is not enabled for agent notifications.
06/26/2013 09:03:18,,Information,[129] SQLSERVERAGENT starting under Windows NT service control
06/26/2013 09:03:18,,Error,[364] The Messenger service has not been started - NetSend notifications will not be sent
06/26/2013 09:03:17,,Information,[432] There are 12 subsystems in the subsystems cache
06/26/2013 09:03:17,,Information,[339] Local computer is BPDEV02 running Windows NT 6.2 (9200)
06/26/2013 09:03:17,,Information,[310] 24 processor(s) and 8147 MB RAM detected
06/26/2013 09:03:17,,Information,[103] NetLib being used by driver is DBNETLIB; Local host server is
06/26/2013 09:03:17,,Information,[102] SQL Server ODBC driver version 11.00.3000
06/26/2013 09:03:17,,Information,[101] SQL Server BPDEV02 version 11.00.3128 (0 connection limit)
06/26/2013 09:03:16,,Information,[000] Configuration option 'show advanced options' changed from 0 to 1. Run the RECONFIGURE statement to install. [SQLSTATE 01000] (Message 15457)  Configuration option 'Agent XPs' changed from 0 to 1. Run the RECONFIGURE statement to install. [SQLSTATE 01000] (Message 15457)  Configuration option 'show advanced options' changed from 1 to 0. Run the RECONFIGURE statement to install. [SQLSTATE 01000] (Message 15457)
06/26/2013 09:03:16,,Information,[393] Waiting for SQL Server to recover database 'msdb'...
06/26/2013 09:03:16,,Information,[495] The SQL Server Agent startup service account is AbcDomain\Administrator.
06/26/2013 09:03:16,,Information,[100] Microsoft SQLServerAgent version 11.0.3128.0 (X64 unicode retail build) : Process ID 4040


Viewing all articles
Browse latest Browse all 12963

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>