Search found 2 matches
- Tue Jul 06, 2004 2:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: GLOBAL TEMPORARY TABLES
- Replies: 3
- Views: 815
- Thu Jul 01, 2004 6:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: GLOBAL TEMPORARY TABLES
- Replies: 3
- Views: 815
GLOBAL TEMPORARY TABLES
Has anyone used them in a DS job and passed them to the next event in the same job? I can create them, load them, but in my next process they are gone. Any parameters/tricks, etc to get them to stay? I am trying to use them to store imtermediate results and join a 'real' table with my intermediate r...