Oracle Cloud Infrastructure 2019 Architect Associate — Question 60

The 3rd party application that your customer wants to migrate to Autonomous Database (ADB) has some specific demands like tablespace names, usemames and init.ora parameters. The decision was made to adhere to the suggested migration method using an instant client and the datapump version that was suggested (and came with it).
Which statement is true about the migration of the application's database success?

Answer options

Correct answer: B

Explanation

Option B is correct because the suggested datapump version is designed to handle non-standard tablespace names by creating aliases, facilitating a successful migration. Options A and D are misleading as they imply conditions that could affect success, while C is incorrect since the datapump handles non-standard names effectively, avoiding blocking errors.