Page 1 of 1

APT_BadAlloc

Posted: Fri Feb 18, 2005 7:05 am
by legendkiller
hi I am getting the following error
Throwing exception: APT_BadAlloc: Heap allocation failed.
when I ran job wiyh more amount of data if I cut down in data job runs fine.

Posted: Fri Feb 18, 2005 7:26 am
by Sainath.Srinivasan
Check the disk space and memory using commands like df and tops. Also try running as root as it is generally given more authority.

Posted: Fri Feb 18, 2005 3:18 pm
by ray.wurlod
Especially check the ulimit for data and stack for the user id under which DataStage jobs run. Get your UNIX administrator to set both (and file size ulimit) to unlimited.