The following two events are reported in the Event Logs:
Event Type: Error
Event Source: Backup Exec
Event Category: (65535)
Event ID: 33152
Computer: Server Name
Description:
Adamm Database Event: Open Database Connection Failed!
Error = ERROR_DATABASE_DOES_NOT_EXIST
Server = "Server Name"
Active Node = ""
Instance = "BkupExec"
Database = "BEDB"
Connection String = "DRIVER=SQL Server;SERVER=Server Name\BkupExec;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, and then try starting the service again. If this is a remote database, also ensure that the firewall is properly configured.
and
Event Type: Information
Event Source: Backup Exec
Event Category: (65535)
Event ID: 33152
Computer: Server Name
Description:
Adamm Database Event: Open Database Connection ...
Error = S_OK
Server = "Server Name"
Active Node = ""
Instance = "BkupExec"
Database = "BEDB"
Connection String = "DRIVER=SQL Server;SERVER=Server Name\BkupExec;DATABASE=BEDB;App=BEWS PVL"
2. Verify the value of the following registry key:
HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI\SQL Server\Driver
This should be set to C:\Windows\System32\SQLSRV32.dll
3. Make sure that SQLSRV32.dll actually exists in the following directory:
C:\Windows\System32\
If the file doesn't exist please copy that file from the same OS version into the above directory.
0xe0008144
A quick UDL test connection to the Backup Exec SQL instance is successful.Specified driver could not be loaded due to system error 126 (SQL Server)