cancel
Showing results for 
Search instead for 
Did you mean: 

RMAN scripts

ashokb
Level 3
Dear Team,

We are new to RMAN backups.
could some one please send the the RMAN script templates and Netbackup integration steps..

Regards,
Ashok
3 REPLIES 3

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified
The NBU for Oracle manual is your friend.
The process is a joint venture between the NBU admin and Oracle DBA: the manual will tell you which tasks need to be performed on the NBU side and which ones on Oracle/Rman side.
It is extremely important that your DBA knows and understands Rman. When you install the Oracle agent, you will find sample scripts that the Oracle DBA can modify.
The manual also explains how the GUI can be used to create templates. Once again, you need the Oracle DBA to provide input during this process.

ashokb
Level 3

Hi,

At the moment we are facing the below error while fireing the rman backup script from oracle end.

Please suggest.

RMAN>
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00558: error encountered while parsing input commands
RMAN-01006: error signalled during parse
RMAN-02001: unrecognized punctuation symbol "/"

RMAN>
RMAN> 2> 3> 4> 5> 6>
using target database control file instead of recovery catalog
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of allocate command on c1 channel at 02/12/2010 15:17:07
ORA-19554: error allocating device, device type: SBT_TAPE, device name:
ORA-27211: Failed to load Media Management Library

RMAN>

Regards,
Ashok
 

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified
Looks like there's a typo error in the script:

RMAN-00558: error encountered while parsing input commands
RMAN-01006: error signalled during parse
RMAN-02001: unrecognized punctuation symbol "/"

Also verify that the oracle_link (or manual link) was done correctly (as per the manual):
Failed to load Media Management Library