Hello,
I have a problem in creating a new backu job for a clustered SQL DB.
I'm using DP 7.00 and want to backup database on SQL2014 based on MS cluster.
I can actually install the DP clients on both cluster nodes, the cluster is recognized and imported into DP.
The problema arise when I try to Add a backup.
During job definitions, I can choose as Client the SQL server clustered instance (or one of the two nodes or the cluster virtual name, the behaviour doesn't change). The instances installed are recognized (it looks like Dp client are talking correctly with the server itself) but when I have to choose for Authentication, I tryed with both Windows Auth or Integrated auth but I always have error message "Integration cannot be configuired" and in Details I have the famous RETVAL8010.
I tried to run SQL_BAR CHKCONF on both nodes and I have the same behaviour:
[Critical] From: OB2BAR_Main@mscs2b.seeknet.local "(DEFAULT)" Time: 27/02/2017 16:18:34
Microsoft SQL Server reported the following error during login:
SQLSTATE:[08001] CODE:(17) MESSAGE:[Microsoft][ODBC SQL Server Driver][Shared Memory]SQL Server does not exist or access denied.
SQLSTATE:[01000] CODE:(2) MESSAGE:[Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen Connect()).
*RETVAL*8010
If I run SQL_BAR GETCONF I have the following
SQL Server : mscs2b.seeknet.local
DB User :
Encoded password :
Domain :
where MSCS2B is the windows name of one of the two nodes.
Any idea about this?
Any help will be highly appreciated.
Regards.