Başlıktaki hatayı alırsanız rman catalog database’ine connect olup iki kez “upgrade catalog” komutunu çalıştırmalısınız;

 

tstdbserver@oracle </oracle/rman> rman target / catalog TESTDB_RMAN@RMAN_DB

Recovery Manager: Release 11.2.0.4.0 - Production on Sat Feb 18 22:52:44 2017

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

connected to target database: TESTDB (DBID=120972342)
 connected to recovery catalog database
 PL/SQL package COREPROD_RMAN.DBMS_RCVCAT version 11.02.00.03 in RCVCAT database is not current
 PL/SQL package COREPROD_RMAN.DBMS_RCVMAN version 11.02.00.03 in RCVCAT database is not current

RMAN> upgrade catalog;

recovery catalog owner is TESTDB_RMAN
 enter UPGRADE CATALOG command again to confirm catalog upgrade

RMAN> upgrade catalog;

recovery catalog upgraded to version 11.02.00.04
 DBMS_RCVMAN package upgraded to version 11.02.00.04
 DBMS_RCVCAT package upgraded to version 11.02.00.04

RMAN> list incarnation ;

starting full resync of recovery catalog
 full resync complete

List of Database Incarnations
 DB Key Inc Key DB Name DB ID STATUS Reset SCN Reset Time
 ------- ------- -------- ---------------- --- ---------- ---------
 1 2 TESTDB 120972342 CURRENT 1 18-NOV-11
 tstdbserver@oracle </oracle/rman> rman target / catalog TESTDB_RMAN@RMAN_DB

Recovery Manager: Release 11.2.0.4.0 - Production on Sat Feb 18 23:06:51 2017

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

connected to target database: TESTDB (DBID=120972342)
 connected to recovery catalog database

RMAN>
Reklam