Error in Using transform operator

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
s_rkhan
Participant
Posts: 20
Joined: Thu Mar 03, 2005 6:26 am

Error in Using transform operator

Post by s_rkhan »

Hi All,

I am getting the following error while trying to run the job that uses the transform operator:-

"APT_CombinedOperatorController,0: Operator terminated abnormally: Terminating with exception:APT_BadAlloc: Heap allocation failed."

Can anyone tell me the probable reason for this error.

Thanks
srkhan
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Is this error coming after the job has processed many rows - if more space on the heap can't be allocated I would look at your available disk space in the scratch directories.
Post Reply