Oracle 21c / RMAN
Date: Thu, 26 May 2022 13:12:20 +0000
Message-ID: <MWHPR16MB1550AE3B5FCEBB06B49FAE45C5D99_at_MWHPR16MB1550.namprd16.prod.outlook.com>
I have created an Oracle 21c database to play with. In doing so, I tried to register it with RMAN and that failed:
oracle_at_vmora00a8:ORA21000>rman target / catalog rman_at_rmanprod
Recovery Manager: Release 21.0.0.0.0 - Production on Thu May 26 09:02:53 2022 Version 21.6.0.0.0
Copyright (c) 1982, 2021, Oracle and/or its affiliates. All rights reserved.
connected to target database: ORA21000 (DBID=1486141419)
recovery catalog database Password:
connected to recovery catalog database
PL/SQL package RMAN.DBMS_RCVCAT version 19.15.00.00. in RCVCAT database is too old
RMAN> register database;
PL/SQL package RMAN.DBMS_RCVCAT version 19.15.00.00. in RCVCAT database is too old PL/SQL package RMAN.DBMS_RCVCAT version 19.15.00.00. in RCVCAT database is too old
RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: ===========================================================RMAN-03002: failure of register command at 05/26/2022 09:03:40 RMAN-06429: RCVCAT database is not compatible with this version of RMAN
RMAN> exit
Obviously, RMAN wants the catalog upgraded to 21c. Since we back up Oracle 12.1, 12.2, 18, and 19 databases, my question is: Will upgrading the catalog to 21c impact the existing backups?
Thank you,
Scott Canaan '88
Sr Database Administrator
Information & Technology Services
Finance & Administration
o: (585) 475-7886 | f: (585) 475-7520
srcdco_at_rit.edu<mailto:srcdco_at_rit.edu> | c: (585) 339-8659
CONFIDENTIALITY NOTE: The information transmitted, including attachments, is intended only for the person(s) or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and destroy any copies of this information.
-- http://www.freelists.org/webpage/oracle-lReceived on Thu May 26 2022 - 15:12:20 CEST