这篇文章主要介绍了sqlserver无法启动报26024错误怎么办,具有一定借鉴价值,感兴趣的朋友可以参考下,希望大家阅读完这篇文章之后大有收获,下面让小编带着大家一起了解一下。2018-01-03 10:47:32.93 Server Microsoft SQL Server 2012 – 11.0.5058.0
(X64) May
14 2014 18:34:29 Copyright
(c) Microsoft Corporation Enterprise
Edition: Core-based Licensing (64-bit) on Windows NT 6.1
7601: Service Pack 1) (Hypervisor)
System Model: ‘VMware Virtual Platform’.2018-01-03 10:47:32.93 Server Authentication mode is MIXED.2018-01-03 10:47:32.93 Server Log免费主机域名ging SQL Server messages in file
‘C:Program FilesMicrosoft SQL ServerMSSQL11.MSSQLSERVERMSSQLLogERRORLOG’.2018-01-03 10:47:32.93 Server The service account is
‘H3TEST-SERAdministrator’. This is an informational message; no user action is
required.2018-01-03 10:47:32.93 Server Registry startup parameters: -d C:Program FilesMicrosoft SQL
ServerMSSQL11.MSSQLSERVERMSSQLDATAmaster.mdf -e C:Program FilesMicrosoft SQL
ServerMSSQL11.MSSQLSERVERMSSQLLogERRORLOG -l C:Program FilesMicrosoft SQL
ServerMSSQL11.MSSQLSERVERMSSQLDATAmastlog.ldf2018-01-03 10:47:32.93 Server Command Line Startup Parameters: -s “MSSQLSERVER”2018-01-03 10:47:33.13 Server SQL Server detected 1 sockets with 4
cores per socket and 4 logical processors per socket, 4 total logical
processors; using 4 logical processors based on SQL Server licensing. This is
an informational message; no user action is required.2018-01-03 10:47:33.13 Server SQL Server is starting at normal priority
base (=7). This is an informational message only. No user action is required.2018-01-03 10:47:33.13 Server Detected 6143 MB of RAM. This is an
informational message; no user action is required.2018-01-03 10:47:33.13 Server Using conventional memory in the memory
manager.2018-01-03 10:47:33.22 Server This instance of SQL Server last reported
using a process ID of 4316 at 2018/1/3 10:42:34 (local) 2018/1/3 2:42:34 (UTC).
This is an informational message only; no user action is required.2018-01-03 10:47:33.22 Server 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.2018-01-03 10:47:33.23 Server 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.2018-01-03 10:47:33.23 Server Software Usage Metrics is disabled.2018-01-03 10:47:33.24 spid5s Starting up database ‘master’.2018-01-03 10:47:33.26 spid5s 20 transactions rolled forward in
database ‘master’ (1:0). This is an informational message only. No user action
is required.2018-01-03 10:47:33.27 spid5s 0 transactions rolled back in database
‘master’ (1:0). This is an informational message only. No user action is
required.2018-01-03 10:47:33.33 Server CLR version v4.0.30319 loaded.2018-01-03 10:47:33.37 Server Common language runtime (CLR)
functionality initialized using CLR version v4.0.30319 from
C:WindowsMicrosoft.NETFramework64v4.0.30319.2018-01-03 10:47:33.42 spid5s Resource governor reconfiguration
succeeded.2018-01-03 10:47:33.43 spid5s SQL Server Audit is starting the audits.
This is an informational message. No user action is required.2018-01-03 10:47:33.43 spid5s SQL Server Audit has started the audits.
This is an informational message. No user action is required.2018-01-03 10:47:33.44 spid5s SQL Trace ID 1 was started by login
“sa”.2018-01-03 10:47:33.44 spid5s Server name is ‘H3TEST-SER’. This is an
informational message only. No user action is required.2018-01-03 10:47:33.63 spid13s A self-generated certificate was
successfully loaded for encryption.2018-01-03 10:47:33.63 spid13s Server local connection provider is ready
to accept connection on [ .pipeSQLLocalMSSQLSERVER ].2018-01-03 10:47:33.63 spid13s Server local connection provider is ready
to accept connection on [ .pipesqlquery ].2018-01-03 10:47:33.63 Server 错误: 26024,严重性: 16,状态: 1。2018-01-03 10:47:33.63 Server Server failed to listen on ‘any’
not started because of error 0x277a, status code: 0x1. This error typically
indicates a socket-based error, such as a port already in use.2018-01-03 10:47:33.64 spid13s SQL Server is now ready for client
connections. This is an informational message; no user action is required.2018-01-03 10:47:33.64 Server 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.2018-01-03 10:47:33.64 Server The SQL Server Network Interface library
could not register the Service Principal Name (SPN) [ MSSQLSvc/h4test-ser ] for
the SQL Server service. Windows return code: 0xffffffff, state: 53. Failure to
register a SPN might cause integrated auth免费主机域名entication 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.2018-01-03 10:47:33.77 spid14s A new instance of the full-text filter
daemon host process has been successfully started.从系统日志查看应用程序报错如下:服务器无法在 ‘any’
to initialize the TCP/IP listener. The requested service provider could not be
loaded or initialized.最后通过正常的服务器对比发现,在这个地方,配置不同,正常服务器此处为否,而这里是“是”。由于启动了全部监听,那么
相关推荐: GREENPLUM 5.17 centos 6.10安装步骤是什么
本篇内容介绍了“GREENPLUM 5.17 centos 6.10安装步骤是什么”的有关知识,在实际案例的操作过程中,不少人都会遇到这样的困境,接下来就让小编带领大家学习一下如何处理这些情况吧!希望大家仔细阅读,能够学有所成!安装介质免费主机域名:green…