Can one backup/restore 19c database wit rman Recovery Catalog Schema version 12
Hi team,
Do you know if we can backup a 19c database with an rman catalog version 12c database ?
my catalog:
Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production ==>THIS IS THE Recovery Catalog Database version
SQL> SELECT * FROM rcver;
VERSION
------------
12.02.00.01 ==> THIS IS THE Recovery Catalog Schema version
My 19C db:
Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production Version 19.3.0.0.0
rman
Recovery Manager: Release 19.0.0.0.0 - Production on Fri Oct 18 15:35:42 2019
Version 19.3.0.0.0
Thank You