Heim > Datenbank > MySQL-Tutorial > Hauptteil

OM Console Issue: The System Center Data Access Service serv

WBOY
Freigeben: 2016-06-07 15:37:39
Original
1157 Leute haben es durchsucht

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

 

Verwandte Etiketten:
Quelle:php.cn
Erklärung dieser Website
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn
Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage
Über uns Haftungsausschluss Sitemap
Chinesische PHP-Website:Online-PHP-Schulung für das Gemeinwohl,Helfen Sie PHP-Lernenden, sich schnell weiterzuentwickeln!