Rman backup failing
released channel: t1
released channel: t2
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of Control File and SPFILE Autobackup command on t1 channel at 09/01/2014 14:59:14
ORA-27192: skgfcls: sbtclose2 returned error - failed to close file
ORA-19511: Error received from media manager layer, error text:
Failed to process backup file <c-2324052274-20140903-03>
ORA-19502: write error on file "c-2324052274-20140903-03", block number 1 (block size=16384)
ORA-27030: skgfwrt: sbtwrite2 returned error
ORA-19511: Error received from media manager layer, error text:
VxBSASendData: Failed with error:
and we have set the permissions to
drwxrwxrwx 5 root bin 4.0K Feb 2 2012 user_ops
drwxrwxrwx 2 root root 4.0K Sep 3 20:45 dbclient
drwxrwxrwx 2 root root 4.0K Sep 3 11:15 bphdb
Rman backup failing with 6, Please suggest us.
Has your rman script a backup control file command ?
Have seen this error when you have both a backup control file command and control file autobackup set on the Oracle database.
Another reason I have seen is timeout, because the control file job has waited in the Netbackup queue for a resource, which it seem to be in your case.
I would suggest to increase CLIENT_READ_TIMEOUT and CLIENT_CONNECT_TIMEOUT on the Oracle client