cancel
Showing results for 
Search instead for 
Did you mean: 

Selection fo RMAN script from the BE 2010 policy and execute the same.

mrinal_sarkar62
Level 6

Hi,

We have the follwoing.

Backup Exec 2010 R2 on Windows 2003 Ent. SP2 (32bit). As Master and Media server

RALUS of BE 2010 R2 installed on RHEL 5.4 64 Bit. as BE Client.

Can we select the RMAN script from the backup Exec policy console and execute it, as the job is fired from BE console.

This script file is in the Remote Client server (Where Oracle is residing).

What do we need to write the script...

As when I am executing the script (in below) were successfully running from the RMAN prompt, but when executing the backup its giving the error.

******************************************

rman> run { allocate channel ch0 type 'sbt_tape';
backup database;
 backup current controlfile;
 release channel ch0;
 }

*************************************************

We do not use the recovery catalog to take backup and use the control file to take backup.

So can we runthe above script from BE console and what is the process to execute the same and alos what we need to wite in the script file.

what will be the script location and what will be the file extension.

 

Please, help me also with the restore script and process.

 

Please, help.

Thanks.

 

2 REPLIES 2

mrinal_sarkar62
Level 6

Hi,

waiting for any updates..

Thanks.

 

 

userconnect
Level 3
Partner Certified

Hello,

Any idea about this error and how can I resolve it ?

I have BE 2012 SP3 and windows 2008 R2 SP1 and I need to backup Oracle RAC on windows 2008 server.

thanks

 

Le script de la base de données a renvoyé une erreur. Pour plus d'informations, dans les journaux de...
Sortie RMAN
Recovery Manager: Release 11.2.0.4.0 - Production on Tue Feb 18 16:47:16 2014

Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.

 
connected to target database: DBOCT (DBID=631434509)

 
 
 # -----------------------------------------------------------------
 # RMAN command section
 # -----------------------------------------------------------------
 
 RUN {
 ALLOCATE CHANNEL ch0
     TYPE 'SBT_TAPE';
 SEND 'BSA_SERVICE_HOST=172.20.53.210,NBBSA_TOTAL_STREAMS=1,NBBSA_JOB_COOKIE={C51D77C9-4954-405D-9AF0-97B251F41C72},NBBSA_DB_DEVICE_NAME=Oracle-Win::\\RAC-DBOCT-631434509\DBOCT';
 BACKUP
     FULL
     FORMAT 'BE_U'
     TABLESPACE
         'OCT' FORCE;
 
 RELEASE CHANNEL ch0;
 }
using target database control file instead of recovery catalog
allocated channel: ch0
channel ch0: SID=739 instance=dboct2 device type=SBT_TAPE
channel ch0: Symantec/BackupExec/1.1.0

sent command to channel: ch0

Starting backup at 18-FEB-14
channel ch0: starting full datafile backup set
channel ch0: specifying datafile(s) in backup set
input datafile file number=00007 name=+DGDATA/dboct/datafile/oct.282.831899057
input datafile file number=00008 name=+DGDATA/dboct/datafile/oct.283.831899073
channel ch0: starting piece 1 at 18-FEB-14
released channel: ch0
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on ch0 channel at 02/18/2014 16:47:21
ORA-19506: echec de creation du fichier sequentiel, nom="BE_6mp0uo0o_1_1", parms=""
ORA-27028: skgfqcre : sbtbackup a renvoye une erreur
ORA-19511: Erreur recue de la couche de gestionnaire de supports, texte du message d'erreur :

 EXIT

Recovery Manager complete.

Périphériques acquis : 1 Flux de données utilisés : 0

Etat de fin du travail
Fin du travail : mardi 18 février 2014 à 16:45:18
Etat de fin : Echec
Erreur finale : 0xe0000340 - Le script de la base de données a renvoyé une erreur. Pour plus d'informations, dans les journaux des travaux, reportez-vous à la section de sortie du script de la base de données.
Catégorie d'erreur finale : Erreurs des ressources