Maison  >  Article  >  base de données  >  OM Console Issue: The System Center Data Access Service serv

OM Console Issue: The System Center Data Access Service serv

WBOY
WBOYoriginal
2016-06-07 15:37:391157parcourir

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

 

Déclaration:
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn