DC 升級/降級事件處理

fanhongjie發表於2007-01-30

[@more@]做了將SERVER提升到額外DC的試驗,基本上算順利,可是發現日誌中存在幾個錯誤日誌:

1、MSDTC 53258
MS DTC 無法正確處理 DC 升級/降級事件。MS DTC 將繼續執行並將使用現有的安全設定。錯誤說明: %1

2、MSDTC 53258
MS DTC 無法正確處理 DC 升級/降級事件。MS DTC 將繼續執行並將使用現有的安全設定。錯誤說明: d:srvrtmcomcomplusdtcdtcadmeuiname.cpp:9280, Pid: 472
No Callstack,
CmdLine: C:WINDOWSsystem32msdtc.exe


去Winmag得到了解決辦法:

1. Click Start -> Administrative Tools -> Component Services.
2. Click the "+" next to Component services to expand it.
3. Right click "My Computer" in the right window pane and select Properties.
4. Click the MS DTC Tab.
5. Click the "Security Configuration" button, a dialog box appears. Click "OK".
6. Click "OK" on the "My Computer Properties" box; this will take you back to the console.
7. Right click "My Computer" and select "Stop MS DTC" (this stops the MSDTC service.
8. Again, right click "My Computer" and select "Start MS DTC".

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/73920/viewspace-896234/,如需轉載,請註明出處,否則將追究法律責任。

相關文章