Data Pump is a standard tool for migrating databases, including to Autonomous Database:
Correct Answer (A):Datais imported, encompassing table contents and other data objects, ensuring all records are transferred to the target Autonomous Database.
Correct Answer (B):Schemasare imported, including schema definitions (tables, views, indexes, etc.) and their metadata, preserving the database structure.
Incorrect Options:
C: Tablespaces are not imported directly. Autonomous Database manages its own storage internally, automatically mapping imported data to its storage architecture without requiring tablespace definitions from the source.
[Reference:Migrating with Data Pump, ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit