Forum Discussion

Anil_B's avatar
Anil_B
Level 4
10 years ago

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

     

6 Replies

  • We need to see all details in the NetBackup job as it seems there was a media write error.

  • Sep 3, 2014 6:47:57 PM - current media -- complete, awaiting next media Any. Waiting for resources. 
              Reason: Drives are in use, Media server: XXXXX, 
              Robot Type(Number): ACS(0), Media ID: N/A, Drive Name: N/A, 
              Volume Pool: NetBackup, Storage Unit: tus1bkpnbupib02, Drive Scan Host: N/A, 
              Disk Pool: N/A, Disk Volume: N/A 
    Sep 3, 2014 6:51:23 PM - Error bpbrm (pid=23161) client abpp-nbu EXIT STATUS = 6: the backup failed to back up the requested files
    Sep 3, 2014 6:51:25 PM - end writing
    the backup failed to back up the requested files  (6)

     

    Hello Marianne,

    Backup is running fine, But every time 2 or 3 child streams are failing with EC 6.

  • There should be more info in Details tab. It seems as if the 'current' piece of media filled up.
    The 'Drives are in use' part seems confusing, but will probably be more clear if we can see the 'whole picture'.

    It seems that the backup is failing because of insufficient resources mid-way through the backup - either media or tape drives. 

    Please tell us your NBU version - earlier versions had issues with the resource broker.

    Ensure that bptm and bpbrm folders exists on the media server for further troubleshooting.

  • 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

     

  • You need to upgrade as a matter of urgency. 

    NBU 6.x ran out of support in Oct 2012.

    Please also see rest of my post....