Oracle Database 12c: Installation and Administration — Question 30

You want to create a test database as a replica of your production database with minimum intervention from a DBA.
Which method would you use?

Answer options

Correct answer: A

Explanation

The correct answer, A, is appropriate as it allows for the creation of the database structure while enabling data transfer with minimal manual intervention. Option B does not involve data transfer, so it would not meet the requirement of replicating the production database fully. Option C is incorrect as it involves more manual steps, and D is incomplete and does not present a viable solution.