Oracle Database DataPump expdp impdp
Oracle Data Pump is a powerful utility for exporting and importing database objects and data. It was introduced in Oracle Database 10g as an enhancement to the older export/import utilities (exp and imp). Data Pump provides a more flexible, scalable, and high-performance mechanism for moving data between Oracle databases compared to its predecessor.