这时您可以检查日志文件C:/Program Files/Microsoft SQL Server/MSSQL.1/MSSQL/LOG/ERRORLOG文件,用文本工具打开后,您会发现类似如下的内容:2009-06-14 09:14:55.56 Server Microsoft SQL Server 2005 - 9.00.1399.06 (Intel X86)
Oct 14 2005 00:33:37
Copyright (c) 1988-2005 Microsoft Corporation
Developer Edition on Windows NT 5.2 (Build 3790: Service Pack 2)
2009-06-14 09:14:55.56 Server (c) 2005 Microsoft Corporation.
2009-06-14 09:14:55.56 Server All rights reserved.
2009-06-14 09:14:55.56 Server Server process ID is 4360.
2009-06-14 09:14:55.56 Server Logging SQL Server messages in file 'D:/Program Files/Microsoft SQL Server/MSSQL.1/MSSQL/LOG/ERRORLOG'.
2009-06-14 09:14:55.56 Server This instance of SQL Server last reported using a process ID of 804 at 2009-6-14 9:13:30 (local) 2009-6-14 1:13:30 (UTC). This is an informational message only; no user action is required.
2009-06-14 09:14:55.56 Server Registry startup parameters:
2009-06-14 09:14:55.56 Server -d D:/Program Files/Microsoft SQL Server/MSSQL.1/MSSQL/DATA/master.mdf
2009-06-14 09:14:55.56 Server -e D:/Program Files/Microsoft SQL Server/MSSQL.1/MSSQL/LOG/ERRORLOG
2009-06-14 09:14:55.56 Server -l D:/Program Files/Microsoft SQL Server/MSSQL.1/MSSQL/DATA/mastlog.ldf
2009-06-14 09:14:55.59 服务器 SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
2009-06-14 09:14:55.59 服务器 Detected 2 CPUs. This is an informational message; no user action is required.
2009-06-14 09:14:55.64 服务器 Set AWE Enabled to 1 in the configuration parameters to allow use of more memory.
2009-06-14 09:14:55.90 服务器 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.
2009-06-14 09:14:55.95 服务器 Attempting to initialize Microsoft Distributed Transaction Coordinator (MS DTC). This is an informational message only. No user action is required.
2009-06-14 09:14:56.01 服务器 Attempting to recover in-doubt distributed transactions involving Microsoft Distributed Transaction Coordinator (MS DTC). This is an informational message only. No user action is required.
2009-06-14 09:14:56.01 服务器 Database Mirroring Transport is disabled in the endpoint configuration.
2009-06-14 09:14:56.03 spid5s Starting up database 'master'.
2009-06-14 09:14:56.20 spid5s SQL Trace ID 1 was started by login "sa".
2009-06-14 09:14:56.20 spid5s Starting up database 'mssqlsystemresource'.
2009-06-14 09:14:56.42 spid5s Server name is 'HMSNJZGDY0APZRZ'. This is an informational message only. No user action is required.
2009-06-14 09:14:56.42 spid9s Starting up database 'model'.
2009-06-14 09:14:56.42 服务器 错误: 17182,严重性: 16,状态: 1。
2009-06-14 09:14:56.42 服务器 TDSSNIClient initialization failed with error 0xd, status code 0x10.
2009-06-14 09:14:56.42 服务器 错误: 17182,严重性: 16,状态: 1。
2009-06-14 09:14:56.42 服务器 TDSSNIClient initialization failed with error 0xd, status code 0x1.
2009-06-14 09:14:56.42 服务器 错误: 17826,严重性: 18,状态: 3。
2009-06-14 09:14:56.42 服务器 Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.
2009-06-14 09:14:56.42 服务器 错误: 17120,严重性: 16,状态: 1。
2009-06-14 09:14:56.42 服务器 SQL Server could not spawn FRunCM thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.
这时,不难看出: