memory error

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
praburaj
Premium Member
Premium Member
Posts: 133
Joined: Thu Jun 30, 2005 1:26 am
Location: philippines

memory error

Post by praburaj »

Hello,
My job design is dataset ->aggregator -> transformer -> dataset
i am doing some aggregation in this job.
when i run this job with sample data its running fine.
But when i run with 10 million data i am getting following memory error
"Operator Terminated abnormally. Terminating with exception APT_BadAlloc:Heep allocation failed"Whats the meaning of this error?
should i need to increase any memory size in environment variable?
please help me to solve this error
Thanks in Advance
Regards,
prabakaran.v
prabakaran.v
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

It means you've been reading too much Dickens, Uriah, and that you're not prepared to Search for answers.

Incidentally, when you search, make sure you spell "heap" correctly.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Ah... lost me for a second. Uriah Heep. D'oh.

I really don't understand why people feel the need to hand-type error messages into a post. That introduces errors / ommissions / typos and makes searching for their 'error' difficult if not impossible.

:idea: Please people, copy and paste. Copy. Paste.
-craig

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