DEF
more info about VPC:
https://docs.oracle.com/en/database/oracle/oracle-database/19/bradv/managing-recovery-catalog.html#GUID-3C479673-B351-4801-8EED-A1AC3EA6F6BA
A is wrong. No need RMAN Catalog or RMAN Virtual Private Catalog. RMAN can connect directly to PDB without issue.
$ rman target SYS@FISMIGD01
Recovery Manager: Release 19.0.0.0.0 - Production on Mon Aug 30 10:22:15 2021
Version 19.6.0.0.0
target database Password:
connected to target database: FISMIGD1:FISMIGD01 (DBID=2787864249)
$ sqlplus "/as sysdba"
SQL*Plus: Release 19.0.0.0.0 - Production on Mon Aug 30 10:22:48 2021
Version 19.6.0.0.0
SQL> show pdbs;
CON_ID CON_NAME OPEN MODE RESTRICTED
---------- ------------------------------ ---------- ----------
2 PDB$SEED READ ONLY NO
3 FISMIGD01 READ WRITE NO
B is new feature of 19c so i think this is correct, even its says "always possible" that sounds tricky
Connections to a recovery catalog are supported when the target database is a pluggable database (PDB)
https://docs.oracle.com/en/database/oracle/oracle-database/19/newft/new-features.html#GUID-E2F2E0EE-D58B-4F9C-A7F8-301D9AEA34D8
And i don't know which others, i'm thinking in two of this (D, E, F)
Anyone could help?
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Neil107
Highly Voted 2 years, 11 months agodancymonkey
Most Recent 6 months, 2 weeks ago_gio_
1 year, 1 month agoScottL
1 year, 3 months agovkra
1 year, 5 months agomarpayer
2 years, 12 months agoarpz
2 years, 11 months agopgtips
3 years, 11 months agojanw
3 years, 11 months agoklever35
4 years, 1 month agoveginha
4 years, 1 month agoald85
4 years, 1 month ago