Database Backup and Recovery (MOSC)

MOSC Banner

Backing up Oracle databases with Networker NMDA

edited Nov 16, 2012 3:15AM in Database Backup and Recovery (MOSC) 4 commentsAnswered
Hello,
I've got an issue with RMAN backups and Networker NMDA for Oracle.

I'm currently backing up a test database with NMDA, which uses RMAN.

This is the backup cconfig for NMDA (which includes, under RMAN_SCRIPT variable, the RMAN script used to backup the database)::

#############
BKUP_DB:"true"; BKUP_FORMAT:"BackupFullCloseNoarc_%d_%s_%T"; BKUP_LEVEL:"0"; BKUP_TYPE:"FULL"; CAT_INSTANCE:"bdrman"; CAT_USER:"rman"; DB_INSTANCE:"desausu"; DB_USER:"backrman"; INCLUDEARCH:"false"; INCLUDECF:"true"; NUM_CHANNELS:"1"; ORACLE_HOME:"/opt/oracle/product/11.2.0.2"; name:"RMAN"; type:"NSR Oracle RMAN";

RMAN_SCRIPT:"RUN {
shutdown immediate\;
startup mount\;
ALLOCATE CHANNEL CH1 TYPE 'SBT_TAPE'\;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center