How to prevent Enterprise Vault Directory service from starting before MS SQL services if MS SQL is running on the same box
book
Article ID: 100019025
calendar_today
Updated On:
Description
Error Message
Type: Warning
Event: 40974
Source: Enterprise Vault
Category: File Server Archive Manager
Description:
Unable to access the Directory Service on server.domain.com
Check that the Directory Service is running. The process will automatically continue normal operation as soon as the Directory Service becomes available.
V-437-40974
Resolution
To prevent the Directory service from starting prior to the MSSQLServer service, dependency of the MSSQLServer needs to be set on the Enterprise Vault Directory services.
Warning: Incorrect use of the Windows registry editor may prevent the operating system from functioning properly. Great care should be taken when making changes to a Windows registry. Registry modifications should only be carried-out by persons experienced in the use of the registry editor application. It is recommended that a complete backup of the registry and workstation be made prior to making any registry changes.
1. Open regedit and browse to the following location:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Enterprise Vault Directory Service
2. Click Modify on the DependOnService.
3. When the Data dialog box appears, type the name or names of the services to start before this service with one entry for each line, and then click OK.
To add the MS SQL services add the following:
MSSQLSERVER
4. When the computer starts, it uses this entry to verify that the service or services listed in this value are started before attempting to start the dependent service.
Issue/Introduction
When Enterprise Vault and Microsoft SQL services are running on the same server, an Event ID 40974 may be generated on a reboot.
Was this article helpful?
thumb_up
Yes
thumb_down
No