Previous Topic: RMAN MessagesNext Topic: Unable to run ARCHIVELOG Mode


Allocate Command Error

Allocate Command Error

RMAN-00571:=================================================
RMAN-00569: ========= ERROR MESSAGE STACK FOLLOWS==========
RMAN-00571:=================================================
RMAN-03007: retryable error occurred during execution of command: allocate
RMAN-07004: unhandled exception during command execution on channel dev1
RMAN-10035: exception raised in RPC: ORA-19554: error allocating device, device type: SBT_TAPE, device name:
ORA-19557: device error, device type: SBT_TAPE, device name:
ORA-27000: skgfqsbi: failed to initialize storage subsystem (SBT) layer
Additional information: 4110
ORA-19511: SBT error = 4110, errno = 0, BACKUP_DIR environment variable is not set
RMAN-10031: ORA-19624 occurred during call to DBMS_BACKUP_RESTORE. DEVICEALLOCATE

Reason:

Oracle link to libobk library does not exist or failed.

Action:

Either relink Oracle to your libobk library or create a softlink by entering the following command:

In-s $CAORA_HOME/libobk.so.2.32 $ORACLE_HOME/lib/libobk.so