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学习者快速成长!