Forum Discussion

Mavericks_SYS's avatar
8 years ago

RMAN-03009: failure of backup command on dev2 channel

Bonjour,

On rencontre un problème de sauvegarde des archives logs au niveau de la BD DMS, le FS est à 84% de remplissage, à 100% il y’aura un blocage d’accès à la BD. Alerte en PJ, erreur ci-dessous :

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

RMAN-03009: failure of backup command on dev2 channel at 11/14/2016 13:11:30

ORA-19506: failed to create sequential file, name="al_318533_1_927897082", parms=""

ORA-27028: skgfqcre: sbtbackup returned error

ORA-19511: Error received from media manager layer, error text:

VxBSACreateObject: Failed with error:

Server Status:  unable to allocate new media for backup, storage unit has none available

Recovery Manager complete.

------------------------------------------------------------------------------------------------

Merci d'avance pour votre aide 

3 Replies

  • " unable to allocate new media for backup, storage unit has none available"

    Add more blank tapes of correct density in the pool used for this policy.
      • Marianne2's avatar
        Marianne2
        Level 4

        Yes. 

        Extract from Status Code manual:

        NetBackup status code: 96
        Message: unable to allocate new media for backup, storage unit has none available
        Explanation: The NetBackup Resource Broker (nbrb) did not allocate a new
        volume for backups. This error indicates that the storage unit has no more volumes
        available in the volume pool that is specified for this backup. Note that NetBackup
        does not change storage units during the backup.
        Recommended Action: Check the NetBackup Problems report to determine the
        storage unit that is out of media.
        ■ If the storage unit is a robot with empty slots, add more volumes (remember to
        specify the correct volume pool).
        ■ If there are no empty slots, move some media to nonrobotic and then add new volumes.
        ■ If you have difficulty keeping track of your available volumes, try the available_media script:
        On UNIX, this script is in:
        /usr/openv/netbackup/bin/goodies/available_media
        On Windows, the script is in:
        install_path\NetBackup\bin\goodies\available_media.cmd

        This script lists all volumes in the volume configuration, and augments that
        list with information on the volumes currently assigned to NetBackup.
        ■ Set up a scratch volume pool as a reserve of unassigned tapes. If NetBackup
        needs a new tape and none are available in the current volume pool, it does 
        the following: Moves a tape from the scratch pool into the volume pool that the
        backup uses.
        ■ If the storage unit and volume pool appear to have media, verify the following:
        ■ Volume is not FROZEN or SUSPENDED.
        Check for this condition by using the NetBackup Media List report. If the
        volume is frozen or suspended, use the bpmedia command to unfreeze or
        unsuspend it (if that is wanted).
        See "Frozen media troubleshooting considerations" in the Troubleshooting Guide.
        ■ Volume has not expired or exceeded its maximum number of mounts.

        .....
        .....