How To Transfer Data From Tables Which Contain Specific Columns And Certain Data, Using DataPump
(Doc ID 2240232.1)
Last updated on OCTOBER 11, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.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 Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.
Goal
We want to export data for tables with columns ORGID, ORGNID (name made generic for this example) and with name ABC, HIJ, XYZ
with corresponding ORAGID/ ORGNID.
For example:
For name ABC, ORGID/ ORGNID can be 6760, 6758, 6759, 2181.
For name HIJ, ORGID/ ORGNID can be 6038, 2969, 2968.
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 |