Rman backup fails
Hi,
we backup our DB by RMAN via NetBackup and always we have the following error (always on the same RBS_02.DBF file which is 26 Gb):
INF - RMAN-08502: set_count=69062 set_stamp=663733174 creation_time=26-AUG-08
INF - RMAN-08522: input datafile fno=00003 name=S:\ORADATA\DATABASE\RBS_02.DBF
INF - RMAN-03026: error recovery releasing channel resources
INF - RMAN-08031: released channel: ch00
INF - RMAN-08031: released channel: ch01
INF - RMAN-08031: released channel: ch02
INF - RMAN-08031: released channel: ch03
INF - RMAN-00571: ===========================================================
INF - RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
INF - RMAN-00571: ===========================================================
INF - RMAN-10035: exception raised in RPC: O
INF - RMAN-10031: ORA-19583 occurred during call to DBMS_BACKUP_RESTORE.BACKUPPIECECREATE
INF - RMAN-10035: exception raised in RPC: O
INF - RMAN-10031: ORA-19583 occurred during call to DBMS_BACKUP_RESTORE.BACKUPPIECECREATE
INF - RMAN-10035: exception raised in RPC: O
INF - RMAN-10031: ORA-19624 occurred during call to DBMS_BACKUP_RESTORE.BACKUPPIECECREATE
INF - RMAN-03006: non-retryable error occurred during execution of command: backup
INF - RMAN-07004: unhandled exception during command execution on channel ch01
INF - RMAN-10035: exception raised in RPC: ORA-27192: skgfcls: sbtclose2 returned error - failed to close file
INF - ORA-19511: VxBSAEndTxn: Failed with error:
Would you be so kind to give your idea ?
Thanks.
PS : ORA-19583: conversation terminated due to error
Cause: An error occurred which forced the termination of the current backup or restore conversation.
Action: There should be other error messages to help identify the cause of the problem. Correct the error and begin another conversation.