heap size

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
pavan_test
Premium Member
Premium Member
Posts: 263
Joined: Fri Sep 23, 2005 6:49 am

heap size

Post by pavan_test »

Hi All,

The datastage job is aborting due to;

The current soft limit on the data segment (heap) size (1610612736) is less than the hard limit (9223372036854775807), consider increasing the heap size limit

Current heap size: 5776720 bytes in 7198 blocks
Fatal Error: Throwing exception: APT_BadAlloc: Heap allocation failed.

can anyone please suggest me a resolution.

Thanks
Mark
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

First see if an exact search for "The current soft limit on the data segment" helps at all.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply