Backup Exec Device and Media Service fails to start with error 0xe0008144 and Event ID 33152 is logged in Event Viewer showing Adamm Database Event: Open Database Connection Failed
book
Article ID: 100001851
calendar_today
Updated On:
Description
Error Message
Error 0xe0008144 : 0xe0008144
Attempt to start Device and Media Service fails with the above mentioned error.
Following Event is seen in the Event Viewer:
Source : Backup exec
Type : Error
Event ID : 33152
Description :
Adamm Database Event: Open Database Connection Failed!
Error = ERROR DATABASE_DOES_NOT_EXIST
Server = "LOCAL"
Active Node = ""
Instance = "BACKUPEXEC"
Database = "BEDB"
Connection String = "DRIVER=SQL Server:SERVER=LOCAL
\BACKUPEXEC:DATABASE=BEDB:App=BEWS PVL"
The Backup Exec Device and Media Service could not connect to the specified database. Ensure that the specified database is running.
Resolution
1. Go To Registry hive HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\Backup Exec For Windows\BEDatabase
NOTE: Current Version of Backup Exec use a SQL instance name of BKUPEXEC64
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.
2. Check if "Database Server Name", "Database Instance Name" and " ODBC Driver Connection" Key Values are correctly set.
They should be set to:
- "Database Instance Name"="BKUPEXEC" (Which is the instance of backup exec that is being used)
- "Database Server Name"="Veritas" (Server name that backup exec is residing on)
- "ODBC Driver Connection"="DRIVER=SQL Server;SERVER=Veritas\BKUPEXEC;DATABASE=BEDB" (With the previous entries server name that was used)
3. Sometimes the value of "PreviousDjmPrimaryServer" and the value of "Database Server Name" is the same as seen in the Event ID description above. This is because the media server was installed with CASO/MMS option and later it was not removed from CASO/MMS completely. To correct this problem,correct the registry values above located under HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\Backup Exec For Windows\Backup Exec\Server.
Issue/Introduction
Backup Exec Device and Media Service fails to start with error 0xe0008144 and Event ID 33152 is logged in Event Viewer showing Adamm Database Event: Open Database Connection Failed!.
Was this article helpful?
thumb_up
Yes
thumb_down
No