Unable to process the SQL Server database details
We are using NetworkBackup to backup our MSSQL Servers. When i try to edit one the backup i get "Unable to process the SQL Server database details" error. Any help on this is much appreciated.
We are using NetworkBackup to backup our MSSQL Servers. When i try to edit one the backup i get "Unable to process the SQL Server database details" error. Any help on this is much appreciated.
Hi Madison,
Normally this issue would occur, if environment variable for OSQL path was not properly set in your client machine. Please do check and verify the below cases.
Verify whether OSQL utility path is set correctly in system environment variables. Vembu NetworkBackup uses OSQL utility to backup the sql databases. The default OSQL path is "C:\Program Files\Microsoft SQL Server\90\Tools\Binn".
Verify whether SQLVDI.DLL is registered properly in Registry. Vembu NetworkBackup uses SQLVDI.DLL to dump the SQL databases. To register the SQLVDI.DLL, please run the following command in your machine.
Regsvr32 "C:\Program Files\Microsoft SQL Server\80\COM\SQLVDI.DLL" - This is default path.
Error might be raised due to lack of permission to connect the MSSQL Server. Please check the NetworkBackup logon user have enough permission to access the SQL databases.
Please verify aforementioned scenarios in your machine and check whether you are able to edit the backup job successfully.
Copyright © Vembu Technologies 2023. All Rights Reserved.