Search found 1 match
- Tue Aug 10, 2010 1:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Loading into Target (Oracle) using RCP
- Replies: 0
- Views: 1039
Loading into Target (Oracle) using RCP
Hi, I am creating a job to take snapshots of few tables. So my job design is to read data from source (Oracle) and write all the records into Target (Oracle). This is supposed to be a generic job which will take Source and Target table names as parameters and load the data. This job is running fine ...