How To Force Direct Path Export When Using The DBMS_DATAPUMP API?
(Doc ID 579521.1)
Last updated on APRIL 03, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.1 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Goal
As outlined in <Document 552424.1> the Datapump export utility uses either a Direct Path or External Data unload method, depending on the data to be manipulated. The goal of this Note is to demonstrate how to force the DBMS_DATAPUMP API to use a Direct Path operation instead of depending on the internal mechanism to decide which operation to use.
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 |