Quantcast
Channel: SQL Server High Availability and Disaster Recovery forum
Viewing all articles
Browse latest Browse all 4689

Fail over issues on SQL cluster

$
0
0

Hi all,

I have a problem with a sql 2012 build on server 2012 cluster. The cluster has 2 nodes. Node 1 is active and here are a few DB for SCCM and SCOM. Unfortunately the server is very busy to serve this to apps. So I have tried to move from cluster sccm instance to node 2. I have Checked the logs on node 2 and I have a few errors related to spn registration and nothing more. In SCCM log I have:

*** [HY000][-2146893022][Microsoft][SQL Server Native Client 11.0]SQL Server Network Interfaces: The target principal name is incorrect. SMS_DATABASE_NOTIFICATION_MONITOR 21/03/2016 16:49:19 17208 (0x4338)
*** [HY000][-2146893022][Microsoft][SQL Server Native Client 11.0]Cannot generate SSPI context SMS_DATABASE_NOTIFICATION_MONITOR 21/03/2016 16:49:19 17208 (0x4338)
*** [HY000][-2146893022][Microsoft][SQL Server Native Client 11.0]SQL Server Network Interfaces: The target principal name is incorrect. SMS_DATABASE_NOTIFICATION_MONITOR 21/03/2016 16:49:19 17208 (0x4338)
*** [HY000][-2146893022][Microsoft][SQL Server Native Client 11.0]Cannot generate SSPI context SMS_DATABASE_NOTIFICATION_MONITOR 21/03/2016 16:49:19 17208 (0x4338)
*** Failed to connect to the SQL Server, connection type: SMS ACCESS. SMS_DATABASE_NOTIFICATION_MONITOR 21/03/2016 16:49:19 17208 (0x4338)

Logs from node 2:

Date,Source,Severity,Message
03/21/2016 16:46:37,spid5s,Unknown,SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.
03/21/2016 16:46:37,spid5s,Unknown,SQL Server shutdown has been initiated
03/21/2016 16:46:37,spid5s,Unknown,.NET Framework runtime has been stopped.
03/21/2016 16:46:37,spid22s,Unknown,Service Broker manager has shut down.
03/21/2016 16:46:37,spid22s,Unknown,The Service Broker endpoint has stopped listening for connections.
03/21/2016 16:46:37,spid5s,Unknown,SQL Server is terminating in response to a 'stop' request from Service Control Manager. This is an informational message only. No user action is required.
03/21/2016 16:46:37,spid52,Unknown,Configuration option 'show advanced options' changed from 1 to 0. Run the RECONFIGURE statement to install.
03/21/2016 16:46:37,spid52,Unknown,Configuration option 'Agent XPs' changed from 1 to 0. Run the RECONFIGURE statement to install.
03/21/2016 16:46:37,spid52,Unknown,Configuration option 'show advanced options' changed from 0 to 1. Run the RECONFIGURE statement to install.
03/21/2016 16:33:00,spid5s,Unknown,Recovery is complete. This is an informational message only. No user action is required.
03/21/2016 16:33:00,spid21s,Unknown,Recovery completed for database CM_CAM (database ID 5) in 2 second(s) (analysis 60 ms<c/> redo 2072 ms<c/> undo 106 ms.) This is an informational message only. No user action is required.
03/21/2016 16:32:59,spid21s,Unknown,Recovery is writing a checkpoint in database 'CM_CAM' (5). This is an informational message only. No user action is required.
03/21/2016 16:32:59,spid21s,Unknown,3 transactions rolled back in database 'CM_CAM' (5:0). This is an informational message only. No user action is required.
03/21/2016 16:32:59,spid21s,Unknown,325 transactions rolled forward in database 'CM_CAM' (5:0). This is an informational message only. No user action is required.
03/21/2016 16:32:59,spid52,Unknown,Using 'xplog70.dll' version '2011.110.5058' to execute extended stored procedure 'xp_msver'. This is an informational message only; no user action is required.
03/21/2016 16:32:59,spid52,Unknown,Attempting to load library 'xplog70.dll' into memory. This is an informational message only. No user action is required.
03/21/2016 16:32:59,spid52,Unknown,Using 'xpstar.dll' version '2011.110.5058' to execute extended stored procedure 'xp_instance_regread'. This is an informational message only; no user action is required.
03/21/2016 16:32:59,spid52,Unknown,Attempting to load library 'xpstar.dll' into memory. This is an informational message only. No user action is required.
03/21/2016 16:32:59,spid52,Unknown,Using 'xpsqlbot.dll' version '2011.110.2100' to execute extended stored procedure 'xp_qv'. This is an informational message only; no user action is required.
03/21/2016 16:32:59,spid52,Unknown,Attempting to load library 'xpsqlbot.dll' into memory. This is an informational message only. No user action is required.
03/21/2016 16:32:58,spid52,Unknown,Configuration option 'show advanced options' changed from 1 to 0. Run the RECONFIGURE statement to install.
03/21/2016 16:32:58,spid52,Unknown,Configuration option 'Agent XPs' changed from 0 to 1. Run the RECONFIGURE statement to install.
03/21/2016 16:32:58,spid52,Unknown,Configuration option 'show advanced options' changed from 0 to 1. Run the RECONFIGURE statement to install.
03/21/2016 16:32:58,spid22s,Unknown,Service Broker manager has started.
03/21/2016 16:32:58,spid22s,Unknown,The Database Mirroring endpoint is in disabled or stopped state.
03/21/2016 16:32:58,spid22s,Unknown,The Service Broker endpoint is now listening for connections.
03/21/2016 16:32:58,spid22s,Unknown,Started listening on virtual network name 'dbinstance'. No user action is required.
03/21/2016 16:32:58,spid22s,Unknown,Server is listening on [ 10.64.15.113 <ipv4> 4022].
03/21/2016 16:32:58,spid7s,Unknown,Starting up database 'tempdb'.
03/21/2016 16:32:58,spid21s,Unknown,Recovery of database 'CM_CAM' (5) is 8% complete (approximately 3 seconds remain). Phase 2 of 3. This is an informational message only. No user action is required.
03/21/2016 16:32:57,spid21s,Unknown,Recovery of database 'CM_CAM' (5) is 0% complete (approximately 257 seconds remain). Phase 2 of 3. This is an informational message only. No user action is required.
03/21/2016 16:32:57,spid7s,Unknown,Clearing tempdb database.
03/21/2016 16:32:57,spid7s,Unknown,Starting up database 'model'.
03/21/2016 16:32:57,spid20s,Unknown,Recovery is writing a checkpoint in database 'msdb' (4). This is an informational message only. No user action is required.
03/21/2016 16:32:57,spid20s,Unknown,0 transactions rolled back in database 'msdb' (4:0). This is an informational message only. No user action is required.
03/21/2016 16:32:57,spid20s,Unknown,5 transactions rolled forward in database 'msdb' (4:0). This is an informational message only. No user action is required.
03/21/2016 16:32:57,spid7s,Unknown,The resource database build version is 11.00.5058. This is an informational message only. No user action is required.
03/21/2016 16:32:57,spid7s,Unknown,Starting up database 'mssqlsystemresource'.
03/21/2016 16:32:57,spid21s,Unknown,Starting up database 'CM_CAM'.
03/21/2016 16:32:57,spid20s,Unknown,Starting up database 'msdb'.
03/21/2016 16:32:57,spid16s,Unknown,A new instance of the full-text filter daemon host process has been successfully started.
03/21/2016 16:32:57,Server,Unknown,The SQL Server Network Interface library could not register the Service Principal Name (SPN) [ MSSQLSvc/dbinstance.office.local:1433 ] for the SQL Server service. Windows return code: 0x2098<c/> state: 20. Failure to register a SPN might cause integrated authentication to use NTLM instead of Kerberos. This is an informational message. Further action is only required if Kerberos authentication is required by authentication policies and if the SPN has not been manually registered.
03/21/2016 16:32:57,Server,Unknown,The SQL Server Network Interface library could not register the Service Principal Name (SPN) [ MSSQLSvc/dbinstance.office.local:dbinstance ] for the SQL Server service. Windows return code: 0x2098<c/> state: 20. Failure to register a SPN might cause integrated authentication to use NTLM instead of Kerberos. This is an informational message. Further action is only required if Kerberos authentication is required by authentication policies and if the SPN has not been manually registered.
03/21/2016 16:32:57,Server,Unknown,SQL Server is attempting to register a Service Principal Name (SPN) for the SQL Server service. Kerberos authentication will not be possible until a SPN is registered for the SQL Server service. This is an informational message. No user action is required.
03/21/2016 16:32:57,spid11s,Unknown,SQL Server is now ready for client connections. This is an informational message; no user action is required.
03/21/2016 16:32:57,spid11s,Unknown,Server named pipe provider is ready to accept connection on [ \\.\pipe\$$\server\db\sql\query ].
03/21/2016 16:32:57,spid11s,Unknown,Server local connection provider is ready to accept connection on [ \\.\pipe\SQLLocal\dbinstance ].
03/21/2016 16:32:57,spid11s,Unknown,Started listening on virtual network name 'dbinstance'. No user action is required.
03/21/2016 16:32:57,spid11s,Unknown,Server is listening on [ 10.64.15.113 <ipv4> 1433].
03/21/2016 16:32:57,Server,Unknown,Software Usage Metrics is enabled.
03/21/2016 16:32:57,spid11s,Unknown,The certificate [Cert Hash(sha1) "2EE9A5E0022CBA676D376DF12912478C44DEF741"] was successfully loaded for encryption.
03/21/2016 16:32:57,spid5s,Unknown,The NETBIOS name of the local node that is running the server is 'DUBNGSCOMSQL02'. This is an informational message only. No user action is required.
03/21/2016 16:32:57,spid5s,Unknown,Server name is 'dbinstance\dbinstance'. This is an informational message only. No user action is required.
03/21/2016 16:32:57,spid5s,Unknown,SQL Trace ID 1 was started by login "sa".
03/21/2016 16:32:57,spid5s,Unknown,SQL Server Audit has started the audits. This is an informational message. No user action is required.
03/21/2016 16:32:57,spid5s,Unknown,SQL Server Audit is starting the audits. This is an informational message. No user action is required.
03/21/2016 16:32:57,spid5s,Unknown,Service Master Key could not be decrypted using one of its encryptions. See sys.key_encryptions for details.
03/21/2016 16:32:56,Server,Unknown,Common language runtime (CLR) functionality initialized using CLR version v4.0.30319 from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\.
03/21/2016 16:32:56,Server,Unknown,CLR version v4.0.30319 loaded.
03/21/2016 16:32:56,spid5s,Unknown,Starting up database 'master'.
03/21/2016 16:32:56,Server,Unknown,Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
03/21/2016 16:32:56,Server,Unknown,Node configuration: node 1: CPU mask: 0x00000000000000f0:0 Active CPU mask: 0x00000000000000f0:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required.
03/21/2016 16:32:56,Server,Unknown,Node configuration: node 0: CPU mask: 0x000000000000000f:0 Active CPU mask: 0x000000000000000f:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required.
03/21/2016 16:32:56,Server,Unknown,This instance of SQL Server last reported using a process ID of 13068 at 21/03/2016 16:32:45 (local) 21/03/2016 16:32:45 (UTC). This is an informational message only; no user action is required.
03/21/2016 16:32:56,Server,Unknown,Using conventional memory in the memory manager.
03/21/2016 16:32:56,Server,Unknown,Detected 16371 MB of RAM. This is an informational message; no user action is required.
03/21/2016 16:32:56,Server,Unknown,SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
03/21/2016 16:32:56,Server,Unknown,SQL Server detected 2 sockets with 4 cores per socket and 4 logical processors per socket<c/> 8 total logical processors; using 8 logical processors based on SQL Server licensing. This is an informational message; no user action is required.
03/21/2016 16:32:56,Server,Unknown,Command Line Startup Parameters:<nl/>	 -s "dbinstance"
03/21/2016 16:32:56,Server,Unknown,Registry startup parameters: <nl/>	 -d S:\MSSQL11.dbinstance\MSSQL\DATA\master.mdf<nl/>	 -e S:\MSSQL11.dbinstance\MSSQL\Log\ERRORLOG<nl/>	 -l S:\MSSQL11.dbinstance\MSSQL\DATA\mastlog.ldf<nl/>	 -T 8295<nl/>	 -T 4199
03/21/2016 16:32:56,Server,Unknown,The service account is 'OFFICE\ngscomsqladmin'. This is an informational message; no user action is required.
03/21/2016 16:32:56,Server,Unknown,Logging SQL Server messages in file 'S:\MSSQL11.dbinstance\MSSQL\Log\ERRORLOG'.
03/21/2016 16:32:56,Server,Unknown,Authentication mode is MIXED.
03/21/2016 16:32:56,Server,Unknown,System Manufacturer: 'Dell Inc.'<c/> System Model: 'PowerEdge R710'.
03/21/2016 16:32:56,Server,Unknown,Server process ID is 9880.
03/21/2016 16:32:56,Server,Unknown,All rights reserved.
03/21/2016 16:32:56,Server,Unknown,(c) Microsoft Corporation.
03/21/2016 16:32:56,Server,Unknown,Microsoft SQL Server 2012 - 11.0.5058.0 (X64) <nl/>	May 14 2014 18:34:29 <nl/>	Copyright (c) Microsoft Corporation<nl/>	Standard Edition (64-bit) on Windows NT 6.2 <X64> (Build 9200: )
Date,Source,Severity,Message
03/21/2016 16:57:34,spid6s,Unknown,SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.
03/21/2016 16:57:34,spid6s,Unknown,SQL Server shutdown has been initiated
03/21/2016 16:57:34,spid6s,Unknown,.NET Framework runtime has been stopped.
03/21/2016 16:57:34,spid22s,Unknown,Service Broker manager has shut down.
03/21/2016 16:57:34,spid22s,Unknown,The Service Broker endpoint has stopped listening for connections.
03/21/2016 16:57:33,spid6s,Unknown,SQL Server is terminating in response to a 'stop' request from Service Control Manager. This is an informational message only. No user action is required.
03/21/2016 16:57:33,spid52,Unknown,Configuration option 'show advanced options' changed from 1 to 0. Run the RECONFIGURE statement to install.
03/21/2016 16:57:33,spid52,Unknown,Configuration option 'Agent XPs' changed from 1 to 0. Run the RECONFIGURE statement to install.
03/21/2016 16:57:33,spid52,Unknown,Configuration option 'show advanced options' changed from 0 to 1. Run the RECONFIGURE statement to install.
03/21/2016 16:46:41,spid52,Unknown,Using 'xplog70.dll' version '2011.110.5058' to execute extended stored procedure 'xp_msver'. This is an informational message only; no user action is required.
03/21/2016 16:46:41,spid52,Unknown,Attempting to load library 'xplog70.dll' into memory. This is an informational message only. No user action is required.
03/21/2016 16:46:41,spid52,Unknown,Using 'xpstar.dll' version '2011.110.5058' to execute extended stored procedure 'xp_instance_regread'. This is an informational message only; no user action is required.
03/21/2016 16:46:41,spid52,Unknown,Attempting to load library 'xpstar.dll' into memory. This is an informational message only. No user action is required.
03/21/2016 16:46:41,spid52,Unknown,Using 'xpsqlbot.dll' version '2011.110.2100' to execute extended stored procedure 'xp_qv'. This is an informational message only; no user action is required.
03/21/2016 16:46:41,spid52,Unknown,Attempting to load library 'xpsqlbot.dll' into memory. This is an informational message only. No user action is required.
03/21/2016 16:46:41,spid6s,Unknown,Recovery is complete. This is an informational message only. No user action is required.
03/21/2016 16:46:40,spid52,Unknown,Configuration option 'show advanced options' changed from 1 to 0. Run the RECONFIGURE statement to install.
03/21/2016 16:46:40,spid52,Unknown,Configuration option 'Agent XPs' changed from 0 to 1. Run the RECONFIGURE statement to install.
03/21/2016 16:46:40,spid52,Unknown,Configuration option 'show advanced options' changed from 0 to 1. Run the RECONFIGURE statement to install.
03/21/2016 16:46:40,spid22s,Unknown,Service Broker manager has started.
03/21/2016 16:46:40,spid22s,Unknown,The Database Mirroring endpoint is in disabled or stopped state.
03/21/2016 16:46:40,spid22s,Unknown,The Service Broker endpoint is now listening for connections.
03/21/2016 16:46:40,spid22s,Unknown,Started listening on virtual network name 'dbinstance'. No user action is required.
03/21/2016 16:46:40,spid22s,Unknown,Server is listening on [ 10.64.15.113 <ipv4> 4022].
03/21/2016 16:46:40,spid7s,Unknown,Starting up database 'tempdb'.
03/21/2016 16:46:40,spid7s,Unknown,Clearing tempdb database.
03/21/2016 16:46:40,spid7s,Unknown,Starting up database 'model'.
03/21/2016 16:46:39,spid7s,Unknown,The resource database build version is 11.00.5058. This is an informational message only. No user action is required.
03/21/2016 16:46:39,spid7s,Unknown,Starting up database 'mssqlsystemresource'.
03/21/2016 16:46:39,spid21s,Unknown,Starting up database 'CM_CAM'.
03/21/2016 16:46:39,spid20s,Unknown,Starting up database 'msdb'.
03/21/2016 16:46:39,spid16s,Unknown,A new instance of the full-text filter daemon host process has been successfully started.
03/21/2016 16:46:39,Server,Unknown,The SQL Server Network Interface library could not register the Service Principal Name (SPN) [ MSSQLSvc/dbinstance.domain.local:1433 ] for the SQL Server service. Windows return code: 0x2098<c/> state: 20. Failure to register a SPN might cause integrated authentication to use NTLM instead of Kerberos. This is an informational message. Further action is only required if Kerberos authentication is required by authentication policies and if the SPN has not been manually registered.
03/21/2016 16:46:39,Server,Unknown,The SQL Server Network Interface library could not register the Service Principal Name (SPN) [ MSSQLSvc/dbinstance.domain.local:dbinstance ] for the SQL Server service. Windows return code: 0x2098<c/> state: 20. Failure to register a SPN might cause integrated authentication to use NTLM instead of Kerberos. This is an informational message. Further action is only required if Kerberos authentication is required by authentication policies and if the SPN has not been manually registered.
03/21/2016 16:46:39,Server,Unknown,SQL Server is attempting to register a Service Principal Name (SPN) for the SQL Server service. Kerberos authentication will not be possible until a SPN is registered for the SQL Server service. This is an informational message. No user action is required.
03/21/2016 16:46:39,spid11s,Unknown,SQL Server is now ready for client connections. This is an informational message; no user action is required.
03/21/2016 16:46:39,spid11s,Unknown,Server named pipe provider is ready to accept connection on [ \\.\pipe\$$\dbinstance\MSSQL$dbinstance\sql\query ].
03/21/2016 16:46:39,spid11s,Unknown,Server local connection provider is ready to accept connection on [ \\.\pipe\SQLLocal\dbinstance ].
03/21/2016 16:46:39,spid11s,Unknown,Started listening on virtual network name 'dbinstance'. No user action is required.
03/21/2016 16:46:39,spid11s,Unknown,Server is listening on [ 10.64.15.113 <ipv4> 1433].
03/21/2016 16:46:39,Server,Unknown,Software Usage Metrics is enabled.
03/21/2016 16:46:39,spid11s,Unknown,The certificate [Cert Hash(sha1) "2EE9A5E0022CBA676D376DF12912478C44DEF741"] was successfully loaded for encryption.
03/21/2016 16:46:39,spid6s,Unknown,The NETBIOS name of the local node that is running the server is 'DUBNGSCOMSQL02'. This is an informational message only. No user action is required.
03/21/2016 16:46:39,spid6s,Unknown,Server name is 'dbinstance\dbinstance'. This is an informational message only. No user action is required.
03/21/2016 16:46:39,spid6s,Unknown,SQL Trace ID 1 was started by login "sa".
03/21/2016 16:46:39,spid6s,Unknown,SQL Server Audit has started the audits. This is an informational message. No user action is required.
03/21/2016 16:46:39,spid6s,Unknown,SQL Server Audit is starting the audits. This is an informational message. No user action is required.
03/21/2016 16:46:39,spid6s,Unknown,Service Master Key could not be decrypted using one of its encryptions. See sys.key_encryptions for details.
03/21/2016 16:46:39,Server,Unknown,Common language runtime (CLR) functionality initialized using CLR version v4.0.30319 from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\.
03/21/2016 16:46:39,Server,Unknown,CLR version v4.0.30319 loaded.
03/21/2016 16:46:39,spid6s,Unknown,Starting up database 'master'.
03/21/2016 16:46:39,Server,Unknown,Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
03/21/2016 16:46:39,Server,Unknown,Node configuration: node 1: CPU mask: 0x00000000000000f0:0 Active CPU mask: 0x00000000000000f0:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required.
03/21/2016 16:46:39,Server,Unknown,Node configuration: node 0: CPU mask: 0x000000000000000f:0 Active CPU mask: 0x000000000000000f:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required.
03/21/2016 16:46:39,Server,Unknown,This instance of SQL Server last reported using a process ID of 9880 at 21/03/2016 16:46:37 (local) 21/03/2016 16:46:37 (UTC). This is an informational message only; no user action is required.
03/21/2016 16:46:38,Server,Unknown,Using conventional memory in the memory manager.
03/21/2016 16:46:38,Server,Unknown,Detected 16371 MB of RAM. This is an informational message; no user action is required.
03/21/2016 16:46:38,Server,Unknown,SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
03/21/2016 16:46:38,Server,Unknown,SQL Server detected 2 sockets with 4 cores per socket and 4 logical processors per socket<c/> 8 total logical processors; using 8 logical processors based on SQL Server licensing. This is an informational message; no user action is required.
03/21/2016 16:46:38,Server,Unknown,Command Line Startup Parameters:<nl/>	 -s "dbinstance"
03/21/2016 16:46:38,Server,Unknown,Registry startup parameters: <nl/>	 -d S:\MSSQL11.dbinstance\MSSQL\DATA\master.mdf<nl/>	 -e S:\MSSQL11.dbinstance\MSSQL\Log\ERRORLOG<nl/>	 -l S:\MSSQL11.dbinstance\MSSQL\DATA\mastlog.ldf<nl/>	 -T 8295<nl/>	 -T 4199
03/21/2016 16:46:38,Server,Unknown,The service account is 'domain\ngscomsqladmin'. This is an informational message; no user action is required.
03/21/2016 16:46:38,Server,Unknown,Logging SQL Server messages in file 'S:\MSSQL11.dbinstance\MSSQL\Log\ERRORLOG'.
03/21/2016 16:46:38,Server,Unknown,Authentication mode is MIXED.
03/21/2016 16:46:38,Server,Unknown,System Manufacturer: 'Dell Inc.'<c/> System Model: 'PowerEdge R710'.
03/21/2016 16:46:38,Server,Unknown,Server process ID is 8476.
03/21/2016 16:46:38,Server,Unknown,All rights reserved.
03/21/2016 16:46:38,Server,Unknown,(c) Microsoft Corporation.
03/21/2016 16:46:38,Server,Unknown,Microsoft SQL Server 2012 - 11.0.5058.0 (X64) <nl/>	May 14 2014 18:34:29 <nl/>	Copyright (c) Microsoft Corporation<nl/>	Standard Edition (64-bit) on Windows NT 6.2 <X64> (Build 9200: )



Viewing all articles
Browse latest Browse all 4689

Trending Articles



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