First page Back Continue Last page Graphics
Data Pump Concepts
Next generation export / import
New utility for high-speed data movement
- To / from OS “dump” files
- Like original exp / imp, only better
- Between databases
- “Network export / import” operations
Notes:
Datapump is considered the next generation of import / export utilities. Brand new with 10g, its purpose is to provide better and faster movement of data into and out of the database.
Like the original export, it can read database data and write to an OS dump file. Like the original import, if can read these proprietary format dump files and write them to the database.