Page 1 of 1

Heap Allocation failure

Posted: Wed Jan 10, 2007 4:10 pm
by attu
hi, Can some one explain why do we get this kind of error message.
APT_CombinedOperatorController(),0: Fatal Error: Throwing exception: APT_BadAlloc: Heap allocation failed.[/b]

Thanks

Posted: Wed Jan 10, 2007 4:14 pm
by kumar_s
"Heap allocation failed" will be your right context to search.
Basically its due to Temp space been occupied by the Sort or Aggregation. Whats your Job desing?

Posted: Wed Jan 10, 2007 4:51 pm
by ray.wurlod
Doesn't Search work for you?