OM Console Issue: The System Center Data Access Service serv

WBOY
發布: 2016-06-07 15:37:39
原創
1157 人瀏覽過

OM Console Issue: The System Center Data Access Service service terminated unexpectedly 1. Check and ensureSQL Server and System Center Data Access Service service are running 2. To work around this problem, modify the registry to increase

OM Console Issue: The System Center Data Access Service service terminated unexpectedly

 

1. Check and ensure "SQL Server" and "System Center Data Access Service" service are running

2. To work around this problem, modify the registry to increase the default time-out value for the service control manager. To increase this value to 60 seconds, follow these steps:

  1. Click Start, click Run, type regedit, and then click OK.
  1. Locate and then click the following registry subkey:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
  1. In the right pane, locate the ServicesPipeTimeout entry.

    Note If the ServicesPipeTimeout entry does not exist, you must create it. To do this, follow these steps:
    1. On the Edit menu, point to New, and then click DWORD Value.
    2. Type ServicesPipeTimeout, and then press ENTER.
  1. Right-click ServicesPipeTimeout, and then click Modify.
  1. Click Decimal, type 60000, and then click OK.

    This value represents the time in milliseconds before a service times out.
  1. Restart the computer.

 

Pasted from

 

相關標籤:
來源:php.cn
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板
關於我們 免責聲明 Sitemap
PHP中文網:公益線上PHP培訓,幫助PHP學習者快速成長!