1Z0-067 · Question #161
Which two statements are true regarding the Oracle Data Pump export and import operations?
The correct answer is B. You can rename tables during import. C. You can overwrite existing dump files during export. However, in Oracle 11g there is a new parameter, reuse_dumpfiles, which overwrites any created dump file in a specified folder. This parameter accepts two values: Y and N. Default is N. If the parameter was set to Y, then Data Pump overwrites the files that already exist.
Question
Which two statements are true regarding the Oracle Data Pump export and import operations?
Options
- AYou cannot export data from a remote database.
- BYou can rename tables during import.
- CYou can overwrite existing dump files during export.
- DYou can compress data but not metadata during export.
How the community answered
(17 responses)- A12% (2)
- B71% (12)
- D18% (3)
Explanation
However, in Oracle 11g there is a new parameter, reuse_dumpfiles, which overwrites any created dump file in a specified folder. This parameter accepts two values: Y and N. Default is N. If the parameter was set to Y, then Data Pump overwrites the files that already exist.
Topics
Community Discussion
No community discussion yet for this question.