GLOBAL TEMPORARY TABLES
Posted: Thu Jul 01, 2004 6:20 pm
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 results set in the temp table (instead of a hash file, which I cannot join with....)
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 results set in the temp table (instead of a hash file, which I cannot join with....)