[問題] 安裝sql server 2005 遇到的

看板WinNT作者 (apiginawig)時間19年前 (2006/01/25 23:38), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
請教各位: 在安裝sql server 2005 時,檢查出有下面的問題: - Performance Monitor Counter Requirement (Error) The System Configuration Check for Performance Monitor counter registry value has failed 查了一下修正的方法是: 1. On the taskbar, click Start, click Run, type regedit.exe in the Run text box, and then click OK. 2. Navigate to the following registry key: [HKEY_LOCAL_MACHINE\SOFTWARE \Microsoft\Windows NT\CurrentVersion\Perflib]. Look up the following keys: "Last Counter"=dword:00000ed4 (5276) "Last Help"=dword:00000ed5 (5277) 3. Verify the values. The Last Counter value from the previous step (5276) must be equal to the maximum value of the Counter key from Perflib\009 in the following registry key, and the Last Help value from the previous step (5277) must be equal to the maximum value of the Help key from Perflib\009 in the following registry key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ Perflib\009]. 4. If necessary, modify the value for the Last Counter and Last Help values in the \Perflib key. Right-click Last Counter or Last Help in the right pane, select Modify, click Base = Decimal, set the value in the Value data field, and then click OK. Repeat for the other key, if necessary, and then close the registry editor. 5. Run SQL Server 2005 Setup again. 我的問題是: 1. 我電腦中 Last Counter 與 Last Help 中的 dword 值並不是與步驟2 的相同。這樣是正常的嗎 2. Perflib\009 Counter的值是: 1 1847 2 system . . 7718 Request Wait Time 這樣是表示Last Counter是最大值7718嗎? 3. Perflib\009 Help的值是 3 The System performance object consithat apply to more than one instance..... 5 The Memory performance object consists of counters that descrivior of..... . . . 7717 The number of requests rejected because the application request queue was full. 7719 The number of milliseconds the most recent request was waiting in the queue. 這樣表示要在Last Help的值填上7719嗎? 請大家幫我解惑,謝謝哦! -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 218.34.232.203
文章代碼(AID): #13rvjT9Y (WinNT)
文章代碼(AID): #13rvjT9Y (WinNT)