i am getting PL/SQL package P1RMAN.DBMS_RCVCAT version 11.02.00.04 in RCVCAT database is too old whi
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