Database Backup and Recovery (MOSC)

MOSC Banner

i am getting PL/SQL package P1RMAN.DBMS_RCVCAT version 11.02.00.04 in RCVCAT database is too old whi

edited Feb 16, 2016 4:08AM in Database Backup and Recovery (MOSC) 4 commentsAnswered

Hi All,

I am getting the below error while taking hot backup

RROR: RMAN BACKUP IS MISLUKT !!!

Recovery Manager: Release 12.1.0.2.0 - Production on Mon Feb 8 13:17:39 2016

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

connected to target database: PWEBM577 (DBID=1632289252)
connected to recovery catalog database
PL/SQL package P1RMAN.DBMS_RCVCAT version 11.02.00.04 in RCVCAT database is too old

RMAN> run {
2>      backup incremental level = 0 database
3>      tag ''
4>      filesperset 8
5>      format 'hotincr0_tsm_tapepool_%d_%s_%p_%t' ;
6>      backup current controlfile
7>      tag ''
8>      format 'hotincr0_ctrfile_tsm_tapepool_%d_%s_%p_%t' ;
9> }
10>
Starting backup at 08-FEB-16
PL/SQL package P1RMAN.DBMS_RCVCAT version 11.02.00.04 in RCVCAT database is too old

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