Upgrade Oracle DBA 11g to Oracle Database 12c — Question 25

Which two statements are true regarding the Oracle Data Pump export and import operations?

Answer options

Correct answer: A, B

Explanation

Option A is correct because Oracle Data Pump does not support exporting data directly from a remote database. Option B is also correct because renaming tables during the import process is a feature of Oracle Data Pump. The other options are incorrect; you can overwrite existing dump files (C), and you can compress both data and metadata during export (D).