I have seen a problem occur when trying to configure Exchange backups mostly, a few with SQL, although in those cases, the problem was when the server was chosen, an Application Data base was not shown
On the SQL server, find the path to the SQL executables folder. Then, at the MS-DOS prompt on the SQL server, type the command:
path
to see if the path to the SQL executables is included. If not, add the path to the Windows environment variables on the SQL server
You didn't specify what version of Data Protector you are using, so I can't give you a page reference in the Integration Guide, but, here is what is says about this issue with Exchange
Add the 'Exchange_home\bin' directory to the Windows Path environment variable:
1. In the Windows Explorer, right-click
My Computer and click Properties.
2. In the Properties dialog box, click Advanced and then Environment Variables.
3. Select
Path in the System Variables list and click Edit.
4. Add
Exchange_home\bin
in the Variable Value text box and click OK.
If the integration is cluster-aware, perform this procedure on all cluster nodes.
So, instead of Exchange_home, make is SQL_Home