Oracle Database 12c: Advanced Administration — Question 74

Which three conditions must be met before you create a Virtual Private Catalog (VPC)?

Answer options

Correct answer: C, D, E

Explanation

To create a Virtual Private Catalog (VPC), it is essential to have at least one target database registered in the recovery catalog, grant the register database privilege, and assign the recovery_catalog_owner role to the virtual catalog owner. Options A and B are not necessary conditions for VPC creation, making them incorrect.