Heap allocation failed

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
medurikotesh
Participant
Posts: 3
Joined: Mon Apr 23, 2007 6:57 am
Location: hyderabad

Heap allocation failed

Post by medurikotesh »

Join_10,1: Fatal Error: Throwing exception: APT_BadAlloc: Heap allocation failed.

I am using DS 7.5 px I am faceing this while processing 15m records for a day. can any one please guide, how to fix this.
mithun.mg
Participant
Posts: 11
Joined: Thu Feb 22, 2007 6:04 am
Location: banglore

Re: Heap allocation failed

Post by mithun.mg »

Hi ,

Are you sorting using the Inlink sort in the joiner stage,If so you may get this error.

Try using the explicit sort stage and use the " same Partiton" in the joiner stage .

Even after that if you are getting the error then contact your ETL admin...
Thanks & Regards
MITHUN M G
ETL Devloper
mithun.mg
Participant
Posts: 11
Joined: Thu Feb 22, 2007 6:04 am
Location: banglore

Re: Heap allocation failed

Post by mithun.mg »

Hi ,

Are you sorting using the Inlink sort in the joiner stage,If so you may get this error.

Try using the explicit sort stage and use the " same Partiton" in the joiner stage .

Even after that if you are getting the error then contact your ETL admin...
Thanks & Regards
MITHUN M G
ETL Devloper
Post Reply