cancel
Showing results for 
Search instead for 
Did you mean: 

Problems with Oracle agent and RMAN

kennethp
Level 3
Partner

hi, i configure a oracle with RMAN but when i try to get a backup with the agent of BE this fail and dysplay the follow error:

# -----------------------------------------------------------------
# RMAN command section
# -----------------------------------------------------------------

RUN {
ALLOCATE CHANNEL ch0
     TYPE 'SBT_TAPE';
SEND 'BSA_SERVICE_HOST=10.2.99.22,NBBSA_TOTAL_STREAMS=1,NBBSA_JOB_COOKIE={592596C7-AC3A-48E4-A7BD-A79A6CB75010},NBBSA_DB_DEVICE_NAME=Oracle-Linux::\\SRVCTR001MWER.elroble.com\test';
BACKUP
     INCREMENTAL LEVEL=0
     FORMAT 'BE_U'
     DATABASE FORCE PLUS ARCHIVELOG FORCE;
BACKUP CURRENT CONTROLFILE
     FORMAT 'BE_U';

RELEASE CHANNEL ch0;
}

connected to target database: TEST (DBID=1971241769)

connected to recovery catalog database

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of allocate command on ch0 channel at 03/11/2009 12:36:31
ORA-19554: error al asignar el dispositivo, tipo de dispositivo: SBT_TAPE, nombre de dispositivo:
ORA-27023: skgfqsbi: error de protocolo del gestor de medios fisicos
ORA-19511: Error recibido del nivel del gestor de medios fisicos, texto de error:
   BEError(0xe0001005) Backup Exec ha detectado un error inesperado.

Recovery Manager complete.

 

 

this error its display in the log, my question is: i need a special configuration en RMAN for the agent can execute the backup????

 

thanks for your time

1 REPLY 1

Steve_W_
Level 6
Employee Accredited

Please follow the steps in the technote below

http://support.veritas.com/docs/285890