Oracle® Database Utilities 11g Release 2 (11.2) Part Number E22490-05 |
|
|
PDF · Mobi · ePub |
This part contains the following chapters:
Chapter 1, "Overview of Oracle Data Pump"
This chapter provides an overview of Oracle Data Pump technology, which enables very high-speed movement of data and metadata from one database to another.
This chapter describes the Oracle Data Pump Export utility, which is used to unload data and metadata into a set of operating system files called a dump file set.
This chapter describes the Oracle Data Pump Import utility, which is used to load an export dump file set into a target system. It also describes how to perform a network import to load a target database directly from a source database with no intervening files.
Chapter 4, "Data Pump Legacy Mode"
This chapter describes Data Pump legacy mode, which lets you use original Export and Import parameters on the Data Pump Export and Data Pump Import command lines.
Chapter 5, "Data Pump Performance"
This chapter discusses why the performance of Data Pump Export and Import is better than that of original Export and Import. It also suggests specific steps you can take to enhance performance of export and import operations.
Chapter 6, "The Data Pump API"
This chapter describes how the Data Pump API, DBMS_DATAPUMP
, works.