Event ID: 6867 Failed to read the ODBC DSN data from the registry.
book
Article ID: 100019715
calendar_today
Updated On:
Description
Error Message
Running a DTrace on the DirectoryService will return the following line (followed by other possible errors):
XXX XX:XX:XX.XXX [XXX] (DirectoryService) EV~E Event ID: 6867 Failed to read the ODBC DSN data from the registry. |ODBC DSN: EnterpriseVaultDirectory |
If this is a new install and the first time the Directory Service is attempting to start, reference a DTrace on the Directory Service for the following line:
XXX XX:XX:XX.XXX [XXX] (DirectoryService) EV:M CDatabaseService::CreateSystemDSN DSN:EnterpriseVaultDirectory Desc: DbName:EnterpriseVaultDirectory Server:
V-437-6867
Cause
Two possible scenarios:
- ODBC Data Source is missing from ODBC Data Source Administrator.
- The server name is mis-spelled in the registry.
Resolution
Scenario 1:
- Run a Dtrace and review the line similar to the following:
XXX XX:XX:XX.XXX [XXX] (DirectoryService) EV:M CDatabaseService::CreateSystemDSN DSN:EnterpriseVaultDirectory Desc: DbName:EnterpriseVaultDirectory Server:
2. Verify that all the information is correct and that there is no missing data on that line. For instance, the noted may be misspelled. If the data listed is in some way incorrect, modify the registry on the Enterprise Vault Server under:
- [HKLM\SOFTWARE\Wow6432Node\KVS\EnterpriseVault\DirectoryService]
- [HKLM\SOFTWARE\KVS\Enterprise Vault\DirectoryService]
- For 32-bit and restart the Admin Service.
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.
Scenario 2:
Create an entry for the missing database indicated in the error:
- On the Enterprise Vault (EV) server, select Start | Administrative Tools | Data Sources (ODBC)
- Select the System DSN tab.
- Click the Add button to create an entry for the missing database.
Issue/Introduction
Event ID: 6867 Failed to read the ODBC DSN data from the registry.
Was this article helpful?
thumb_up
Yes
thumb_down
No