Can't backup SQL instance, using intelligent policy
Greetings!
In my enviroment i have 2 master servers: master1 and master2.
On master1 i configured MS-SQL backup, using batch file. Dayly backup run successful.
But when i try to use intelligent policy for same database(i maked it on master2) backup fail.
dbclient log show me following error:
CODBCaccess::LogODBCerr: DBMS MSG - SQL Message <2><[Microsoft][SQL Server Native Client 11.0]A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online.>
I think it is premissions issue for master2. Could you suggest, how i can resolve it?