First page Back Continue Last page Graphics
Data Pump Modes
Full
- Entire database
- Requires EXP_FULL_DATABASE role
Schema
- Similar to OWNER=
- Default
Table
- Tables, partitions, and their dependent objects
Tablespace
- Tables contained in tablespace, and dependents
- Requires EXP_FULL_DATABASE role
Transportable Tablespace
- Metadata for tables and dependents in specified tablespaces
Notes:
Like the original export/import utility, datapump supports the following modes: full, schema, table, tablespace, transportable tablespace.