![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi there, In DTS, Can we use temporary or global temporary created table in DATA PUMP TASK for Exporting data from Server1.DB1 to Server2.DB1 ? Here is case : In DTS Package. Create table ##Global(xyz int) on Server2. Server1 ----- Data Pump Task----->Server2 In Data Pump Task ( My Select Query) Select xyz from(Server1) ABC and map this xyz field to ##Global(xyz) on Server 2. Can we do this ? As I know, In DTS we can only use the Physical table with Data Pump task to export data from one server to other Server and Vice versa. Can any one help please .. Thanks -Kris |
![]() |
| Thread Tools | |
| Display Modes | |
| |