How To Use The Data Pump API: DBMS_DATAPUMP
(Doc ID 1985310.1)
Last updated on APRIL 05, 2023
Applies to:
Oracle Database - Standard Edition - Version 10.1.0.2 to 12.2.0.1 [Release 10.1 to 12.2]Oracle Database - Enterprise Edition - Version 10.1.0.2 to 12.2.0.1 [Release 10.1 to 12.2]
Oracle Database - Personal Edition - Version 10.1.0.2 to 12.2.0.1 [Release 10.1 to 12.2]
Oracle Database Cloud Schema Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Information in this document applies to any platform.
NOTE: In the images and/or the document content below, the user information and data used represents fictitious data from the Oracle sample schema(s) or Public Documentation delivered with an Oracle database product. Any similarity to actual persons, living or dead, is purely coincidental and not intended in any manner.
Goal
1. This document shows how to export and import data with the DBMS_DATAPUMP Application Program Interface.
In section 1 an overview is given of the DBMS_DATAPUMP sub-programs, while in section 2 several examples are given.
2. The examples are based on the three schema's TC, TC1, and TC2, and the directory object MY_DIR:
Some features of the DBMS_DATAPUMP API cannot be used in earlier RDBMS versions as they were introduced in later releases.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |