Server Status: Communication with the server has not been initiated or the server status has not been retrieved
I install Netbackup 7.6.1 in our new Windows Server 2012 server and configure the backup to initiate oracle RMAN backup in our UNIX server. The RMAN backup fail with the following error:
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on ch00 channel at 10/11/2015 19:24:56
ORA-19506: failed to create sequential file, name="bk_66_1_892833531", parms=""
ORA-27028: skgfqcre: sbtbackup returned error
ORA-19511: Error received from media manager layer, error text:
VxBSACreateObject: Failed with error:
Server Status: Communication with the server has not been initiated or the server status has not been retrieved from the server
Attached is the RMAN log error, bprd log from the Windows 2012 server and dbclient log from the Unix Server
Kindly advise what should be done?
You can try remove the entry from your master hosts file. Then on the client, change the CLIENT name in bp.conf to the IP address. That should ensure everything is happening via IP.
Finally, you might also try and disable reverse loopup on the master server properties. Be aware that changing this might affect other working clients.