CFF Stage ...Heap 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
chillisrp
Participant
Posts: 14
Joined: Mon Apr 24, 2006 3:04 pm

CFF Stage ...Heap Error

Post by chillisrp »

Hi All,

I am using CFF stage in PX 8.1. I am able to view the data from CFF stage ,but when i am writing to file i am getting the error below.

APT_CombinedOperatorController(0),0: Fatal Error: Throwing exception: APT_BadAlloc: Heap allocation failed.

Please help me...

Thanks
Chilli
Last edited by chillisrp on Thu Aug 27, 2009 2:42 pm, edited 1 time in total.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Add the $APT variable to "disable operator combinality" to your job, set it to true and rerun the job. We'll get a more meaningful error that way.
-craig

"You can never have too many knives" -- Logan Nine Fingers
chillisrp
Participant
Posts: 14
Joined: Mon Apr 24, 2006 3:04 pm

Post by chillisrp »

This is the error i am getting now..

main_program: APT_PMsectionLeader(2, node2), player 45 - Unexpected exit status 1.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

That's not the only error in the log, is it? :?
-craig

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