Problem:
Error Message in Job: The Database script returned an error. Refer to the Database script output section in job logs for more details.
RUN {
ALLOCATE CHANNEL ch0
TYPE 'SBT_TAPE';
SEND 'BSA_SERVICE_HOST=148.236.2.28,NBBSA_TOTAL_STREAMS=1,NBBSA_JOB_COOKIE={31B945D7-B8A7-4F6F-9C52-2709F964F3AE},NBBSA_DB_DEVICE_NAME=Oracle-Win::\\LABSBEW2K8-03\orcl';
BACKUP
FULL
FORMAT 'BE_U'
DATABASE FORCE PLUS ARCHIVELOG FORCE NOT BACKED UP;
BACKUP CURRENT CONTROLFILE
FORMAT 'BE_U';
RELEASE CHANNEL ch0;
}
using target database control file instead of recovery catalog
allocated channel: ch0
channel ch0: SID=42 device type=SBT_TAPE
channel ch0: Symantec/BackupExec/1.1.0
sent command to channel: ch0
Starting backup at 16/02/15
current log archived
channel ch0: starting archived log backup set
channel ch0: specifying archived log(s) in backup set
input archived log thread=1 sequence=3 RECID=1 STAMP=871837565
input archived log thread=1 sequence=4 RECID=2 STAMP=871837874
channel ch0: starting piece 1 at 16/02/15
released channel: ch0RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of backup plus archivelog command at 02/16/2015 17:11:16
ORA-19506: fallo al crear el archivo secuencial, nombre="BE_02pvec5j_1_1", parámetros=""
ORA-27028: skgfqcre: sbtbackup ha devuelto un error
ORA-19511: Error recibido del nivel del gestor de medios físicos, texto de error:
Scenario:
- 148.236.2.28 (Backup Exec Servidor 2014): Windows Server 2008 R2 Standar (as part an Active Directory and using a user with domain admin privileges)
- 148.236.18.30 or LABSBEW2K8-03 (Oracle Server 11g): Windows Server 2008 R2 (Not part Active Directory and Using Administrator Local)
Agent Configuration in Oracle Server
Job Configuration in Backup Exec Server