Dataset, Fileset

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Yes, but there are other options. For example, a Lookup stage can perform a "sparse" lookup directly to a DB2 or Oracle table. Almost no impact on memory whatsoever. Ask yourself whether a lookup to a Lookup File Set loads a virtual Data Set first? If not, again little impact on memory.

That's another of the variables that would affect your decision.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply