文章編號: 929665 - 上次校閱: 2009年9月18日 - 版次: 2.0

您在 Windows Server 2003 成員伺服器上安裝 Active Directory 或在 Windows Server 2003 網域控制站上執行 DCPromo 命令之後,您無法啟動 SQL Server 服務

系統提示本文適用於您使用的作業系統之外的作業系統。與您不相關的文章內容已停用。
全部展開 | 全部摺疊

徵狀

當成員伺服器或網域控制站所執行 Microsoft Windows Server 2003 已安裝 Windows 的內部資料庫您無法啟動 Microsoft SQL Server 服務之後您執行下列其中一項,:
  • 在成員伺服器上安裝 Active Directory。
  • 在網域控制站上執行 DCPromo 命令。
此外,下列的錯誤訊息會記錄在 「 事件檢視器 」 中:

事件類型: 錯誤
事件來源: 服務控制管理員
事件類別: 無
事件識別碼: 7024
日期: Date
時間: Time
使用者: N/A
電腦: ComputerName
描述:
Windows 內部資料庫 (Microsoft ##SSEE) 服務因服務特定錯誤 3417 (0xD59) 而終止。
如需詳細資訊請 http://go.microsoft.com/fwlink/events.asp 在參閱 [說明及支援中心]。

發生的原因

之所以發生這個問題,是因為必要的判別存取控制清單 (DACL) 的某些檔案已被刪除。當您在成員伺服器上安裝 Active Directory 或當您在網域控制站上執行 DCPromo 命令時,DACL 會被刪除。

其他可行方案

如果要解決這個問題,修復 Windows 內部資料庫。執行此動作執行 [在命令提示字元中的 [下列的命令列]:
SSEE_10.msi CALLERID=OCSetup.exe 重新 msiexec/i = ALL REINSTALLMODE = omus /qn 重新開機 = ReallySupress/l * v <Log_File_Path>

狀況說明

Microsoft 已確認<適用於>一節所列之 Microsoft 產品確實有此問題。

其他相關資訊

在 SQL Server 錯誤記錄檔 file:
2006-01-18 15:45:38.25 Server      Microsoft SQL Server 2005 - 9.00.2025.00 (Intel X86) 
	Jan 16 2006 01:24:00 
	Copyright (c) 1988-2005 Microsoft Corporation
	Embedded Edition (Windows) on Windows NT 5.2 (Build 3790: Service Pack 1)

2006-01-18 15:45:38.25 Server      (c) 2005 Microsoft Corporation.
2006-01-18 15:45:38.25 Server      All rights reserved.
2006-01-18 15:45:38.25 Server      Server process ID is 1216.
2006-01-18 15:45:38.25 Server      Logging SQL Server messages in file 'D:\WINDOWS\SYSMSI\SSEE\MSSQL.2005\MSSQL\LOG\ERRORLOG'.
2006-01-18 15:45:38.25 Server      This instance of SQL Server last reported using a process ID of 3152 at 1/18/2006 3:30:11 PM (local) 1/18/2006 11:30:11 PM (UTC). This is an informational message only; no user action is required.
2006-01-18 15:45:38.25 Server      Registry startup parameters:
2006-01-18 15:45:38.26 Server      	 -d D:\WINDOWS\SYSMSI\SSEE\MSSQL.2005\MSSQL\DATA\master.mdf
2006-01-18 15:45:38.26 Server      	 -e D:\WINDOWS\SYSMSI\SSEE\MSSQL.2005\MSSQL\LOG\ERRORLOG
2006-01-18 15:45:38.26 Server      	 -l D:\WINDOWS\SYSMSI\SSEE\MSSQL.2005\MSSQL\DATA\mastlog.ldf
2006-01-18 15:45:38.27 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
2006-01-18 15:45:38.27 Server      Detected 1 CPUs. This is an informational message; no user action is required.
2006-01-18 15:45:38.34 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.
2006-01-18 15:45:38.39 Server      Database mirroring has been enabled on this instance of SQL Server.
2006-01-18 15:45:38.43 spid5s      Starting up database 'master'.
2006-01-18 15:45:38.43 spid5s      Error: 17207, Severity: 16, State: 1.
2006-01-18 15:45:38.43 spid5s      FCB::Open: Operating system error 5(Access is denied.) occurred while creating or opening file 'D:\WINDOWS\SYSMSI\SSEE\MSSQL.2005\MSSQL\DATA\master.mdf'. Diagnose and correct the operating system error, and retry the operation.
2006-01-18 15:45:38.43 spid5s      Error: 17204, Severity: 16, State: 1.
2006-01-18 15:45:38.43 spid5s      FCB::Open failed: Could not open file D:\WINDOWS\SYSMSI\SSEE\MSSQL.2005\MSSQL\DATA\master.mdf for file number 1.  OS error: 5(Access is denied.).
2006-01-18 15:45:38.43 spid5s      Error: 5120, Severity: 16, State: 101.
2006-01-18 15:45:38.43 spid5s      Unable to open the physical file "D:\WINDOWS\SYSMSI\SSEE\MSSQL.2005\MSSQL\DATA\master.mdf". Operating system error 5: "5(Access is denied.)".
2006-01-18 15:45:38.44 spid5s      Error: 17207, Severity: 16, State: 1.
2006-01-18 15:45:38.44 spid5s      FCB::Open: Operating system error 5(Access is denied.) occurred while creating or opening file 'D:\WINDOWS\SYSMSI\SSEE\MSSQL.2005\MSSQL\DATA\mastlog.ldf'. Diagnose and correct the operating system error, and retry the operation.
2006-01-18 15:45:38.44 spid5s      Error: 17204, Severity: 16, State: 1.
2006-01-18 15:45:38.44 spid5s      FCB::Open failed: Could not open file D:\WINDOWS\SYSMSI\SSEE\MSSQL.2005\MSSQL\DATA\mastlog.ldf for file number 2.  OS error: 5(Access is denied.).
2006-01-18 15:45:38.44 spid5s      Error: 5120, Severity: 16, State: 101.
2006-01-18 15:45:38.44 spid5s      Unable to open the physical file "D:\WINDOWS\SYSMSI\SSEE\MSSQL.2005\MSSQL\DATA\mastlog.ldf". Operating system error 5: "5(Access is denied.)".
transport is disabled or not configured.

這篇文章中的資訊適用於:
  • Windows Internal Database
關鍵字:?
kbmt kbexpertiseadvanced kbtshoot kbsql2005setup kbprb KB929665 KbMtzh
機器翻譯機器翻譯
重要:本文是以 Microsoft 機器翻譯軟體翻譯而成,而非使用人工翻譯而成。Microsoft 同時提供使用者人工翻譯及機器翻譯兩個版本的文章,讓使用者可以依其使用語言使用知識庫中的所有文章。但是,機器翻譯的文章可能不盡完美。這些文章中也可能出現拼字、語意或文法上的錯誤,就像外國人在使用本國語言時可能發生的錯誤。Microsoft 不為內容的翻譯錯誤或客戶對該內容的使用所產生的任何錯誤或損害負責。Microsoft也同時將不斷地就機器翻譯軟體進行更新。
按一下這裡查看此文章的英文版本:929665? (http://support.microsoft.com/kb/929665/en-us/ )
Microsoft及(或)其供應商不就任何在本伺服器上發表的文字資料及其相關圖表資訊的恰當性作任何承諾。所有文字資料及其相關圖表均以「現狀」供應,不負任何擔保責任。Microsoft及(或)其供應商謹此聲明,不負任何對與此資訊有關之擔保責任,包括關於適售性、適用於某一特定用途、權利或不侵權的明示或默示擔保責任。Microsoft及(或)其供應商無論如何不對因或與使用本伺服器上資訊或與資訊的實行有關而引起的契約、過失或其他侵權行為之訴訟中的特別的、間接的、衍生性的損害或任何因使用而喪失所導致的之損害、資料或利潤負任何責任。