I need a solution
Hi everyone,
I've migrated from an old Red Hat Master Server to a new NetBackup Appliance 5230 Master Server. I've done the following procedure to do the backups on new server:
1)Stop NBU services on client
2)Change SERVER entry on bp.conf on client pointing to new Master Server
3)Change hosts file adding IP of new Master Server
4)Start NetBackup services on client
5)Run bpclntcmd -clear_host_cache
Tested doing a file system backup and it worked. But when I try to do an Oracle Backup it gives me error 6

As if it is a Script error, I've contacted the DBA Oracle and he said it gives him this error:
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on ch00 channel at 01/07/2014 02:03:24
ORA-19506: failed to create sequential file, name="bkp_dbf_587_1_836185699", 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 serve
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on ch00 channel at 01/07/2014 02:03:24
ORA-19506: failed to create sequential file, name="bkp_dbf_587_1_836185699", 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 serve
Just for you all to know it worked on my old server, the only changes were the ones done which I said before.