Is there a limit to the amount of memory Ascential uses

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
Sid
Participant
Posts: 3
Joined: Tue Dec 12, 2006 8:56 am

Is there a limit to the amount of memory Ascential uses

Post by Sid »

Hi ,

I have a datastage job that abends after 475,000 data rows .The temp space for the source & target database is around 2GB so tat shouldn't be an issue .

My question is if there is a limit to the amount of memory that datastage uses & if yes then how can it be modified ?

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

Post by ray.wurlod »

There are lots of configurable limits. What stage types are you using? Have you examined tuning buffer sizes?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Sid
Participant
Posts: 3
Joined: Tue Dec 12, 2006 8:56 am

Post by Sid »

hmmm... can u quote some examples ...
well most of the stages that i am using are odbc stages
Sid
Participant
Posts: 3
Joined: Tue Dec 12, 2006 8:56 am

Post by Sid »

how do u change the buffer size ?? Let me give it a try !!
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Re: Is there a limit to the amount of memory Ascential uses

Post by ArndW »

Sid wrote:...job that abends after 475,000 data rows...
How about posting the error messages?
Post Reply