Search found 1 match
- Tue Dec 02, 2008 11:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: TAB_s3 ----> TAB_t3
- Replies: 1
- Views: 799
TAB_s3 ----> TAB_t3
hi, I've a parallel DsJob with multiple "task" that done more SELECT from source tables then INSERT into target tables. The Job must "move" data from a set of table from a "source DB" forward a "target DB" with the same tables. For example: TAB_s1 ----> TAB_t1...