Oracle Database Administration II — Question 131

Which are three of the steps taken by Database Configuration Assistant (DBCA) to clone a remote pluggable database (PBD) starting from Oracle 19c? (Choose three.)

Answer options

Correct answer: B, E, G

Explanation

The correct answer includes B, which establishes a link from the local CDB$ROOT to the remote CDB$ROOT, E, which ensures that any pre-existing link is removed before creating a new one, and G, which refers to the final step of opening the cloned PDB. Options A, C, D, and F are not part of the standard cloning steps outlined for DBCA in this context.