首頁  >  文章  >  資料庫  >  OM Console Issue: The System Center Data Access Service serv

OM Console Issue: The System Center Data Access Service serv

WBOY
WBOY原創
2016-06-07 15:37:391157瀏覽

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

 

陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn