handling lookup data

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

Post Reply
just4u_sharath
Premium Member
Premium Member
Posts: 236
Joined: Sun Apr 01, 2007 7:41 am
Location: Michigan

handling lookup data

Post by just4u_sharath »

i have a question. A lookup stage in parallel edition can accomodate how much amount of data. becuase i want to differentiate between a join and a lookup. i heard for less data we use lookups and for huge datas we use join stage. so i want to know till what amount of memory(in bytes) i can user a lookup
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

It is not absolute. It depends upon your available memory, lookup source type, speed, performance expections, levels of parallelism and other factors.
just4u_sharath
Premium Member
Premium Member
Posts: 236
Joined: Sun Apr 01, 2007 7:41 am
Location: Michigan

handling lookup data

Post by just4u_sharath »

in our case we are running on two nodes and each node has a memory on 1 MB. with this info can i get the answer i require
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

With 1MB of memory you're not even going to have an operating system, much less DataStage. Please check your figures.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
just4u_sharath
Premium Member
Premium Member
Posts: 236
Joined: Sun Apr 01, 2007 7:41 am
Location: Michigan

handling lookup data

Post by just4u_sharath »

ray.wurlod wrote:With 1MB of memory you're not even going to have an operating system, much less DataStage. Please check your figures.

i am sorry each node carries 1 GB of memory
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

A "node" is a PX/EE term and you cannot directly associate memory to it.

Do you mean you have a 2-CPU system with a total of 2Gb main memory?
Post Reply