add_to_heap() - Unable to allocate memory hashfile error

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
abhi989
Participant
Posts: 28
Joined: Mon Sep 19, 2005 2:31 pm

add_to_heap() - Unable to allocate memory hashfile error

Post by abhi989 »

I am loading sequential file to Hashfile and I am getting the following warning message.

"add_to_heap() - Unable to allocate memory"

does anyone know why it's causing this warning, and how would I fix it.

Thanks
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Did you try searching for that message in the forums? Been discussed here a time or three...
-craig

"You can never have too many knives" -- Logan Nine Fingers
abhi989
Participant
Posts: 28
Joined: Mon Sep 19, 2005 2:31 pm

Post by abhi989 »

My falut! Forgot to search, I found lots of links on this topic! I will read them over. Thank you
Post Reply