Forum Discussion

Ramzi_Sehwail's avatar
8 years ago

The Database script returned an error. Refer to the Database script output section in job logs

please help me in this error

i have backup exec 2014 and oracle in redhat linux this error shown in rman output

 

 

Job Log: BEX_SYMANTEC-BACKUP_10865.xml<noscript>< noscript><="" p="">

Recovery Manager: Release 10.2.0.4.0 - Production on Tue Jan 17 15:20:09 2017

Copyright (c) 1982, 2007, Oracle.  All rights reserved.

 
connected to target database: PRTL (DBID=3632814211)

 
 
 # -----------------------------------------------------------------
 # RMAN command section
 # -----------------------------------------------------------------
 
 RUN {
 
 SET CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE SBT_TAPE TO 'BE_';
 ALLOCATE CHANNEL ch0
     TYPE 'SBT_TAPE';
 SEND 'BSA_SERVICE_HOST=192.0.0.132,NBBSA_TOTAL_STREAMS=1,NBBSA_JOB_COOKIE={F4A71F3C-06FA-40D1-BCB1-1E087FC6ADD4},NBBSA_DB_DEVICE_NAME=Oracle-Linux::\\portaldbtest.qou.edu\prtl2';
 BACKUP
     FULL
     FORMAT 'BE_U'
 DATABASE FORCE PLUS ARCHIVELOG FORCE NOT BACKED UP;
 
 RELEASE CHANNEL ch0;
 }
executing command: SET CONTROLFILE AUTOBACKUP FORMAT
using target database control file instead of recovery catalog

allocated channel: ch0
channel ch0: sid=2724 devtype=SBT_TAPE
channel ch0: Veritas NetBackup for Oracle - Release 7.1 (2011020316)

released channel: ch0
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of send command at 01/17/2017 15:20:10
ORA-19559: error sending device command: BSA_SERVICE_HOST=192.0.0.132,NBBSA_TOTAL_STREAMS=1,NBBSA_JOB_COOKIE={F4A71F3C-06FA-40D1-BCB1-1E087FC6ADD4},NBBSA_DB_DEVICE_NAME=Oracle-Linux::\\portaldbtest.qou.edu\prtl2
ORA-19557: device error, device type: SBT_TAPE, device name: 
ORA-27194: skgfdvcmd: sbtcommand returned error
ORA-19511: Error received from media manager layer, error text:
   Unknown command key <BSA_SERVICE_HOST>

 EXIT

Recovery Manager complete.
  • Make sure that's the correct IP Address in the <BSA_SERVICE_HOST> Try using host name.

    • Ramzi_Sehwail's avatar
      Ramzi_Sehwail
      Level 4

      from where i can change the BSA_service_host. the backup exec wizard create every thing how can i change RMAN script from backup exec.

      • Ramzi_Sehwail's avatar
        Ramzi_Sehwail
        Level 4

        guys is there any one can help me to fix this problem...........please