Abnormal termination after HEAP DUMP

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
travis
Premium Member
Premium Member
Posts: 11
Joined: Fri Mar 15, 2002 10:46 am
Location: USA

Abnormal termination after HEAP DUMP

Post by travis »

Hi Everyone,

We are having a problem with a rather simple DS Server job that is just extracting < 7 million recs from an Oracle table that are 341 characters wide. Looking up against a single key 7 character hash file that only has only one rec in it. There is some minor re-formatting occuring in the transforme, however I don't see that as an issue. The job has been running successfully in our production environment for quit some time, and it has decided to boom out today. The following are the log information including the From previous run (..) information:

Info -
From previous run
DataStage Job 10 Phantom 12379
jobnotify: Error 911 occurred.
DataStage Phantom Finished.
[966832] DSD.StageRun PLNP098_PP_Weekly_Xtrct_SAPODS_For_Compare. PLNP098_PP_Weekly_Xtrct_SAPODS_For_Compare.Xfm_reformat 48 0/50 - terminated.

Info -
From previous run
DataStage Job 10 Phantom 16619
Abnormal termination of DataStage.
Fault type is 11. Layer type is BASIC run machine.
Fault occurred in BASIC program JOB.725618263.DT.1410058798.TRANS1 at address 13e.kgefec: fatal error 0
********** Internal heap ERROR 17113 addr=0x0 *********


******************************************************
HEAP DUMP heap name="" desc=0x0
extent sz=0x0 alt=0 het=0 rec=0 flg=0 opc=0
parent=0 owner=0 nex=0 xsz=0x0
Hla: 0

**** Recursive heap error: 17113 addr=0x0, ds=0

Warning -
Abnormal termination of stage PLNP098_PP_Weekly_Xtrct_SAPODS_For_Compare..Xfm_reformat detected

Please let me know ASAP if you know what is causing the error.

Thanks
thumsup9
Charter Member
Charter Member
Posts: 168
Joined: Fri Feb 18, 2005 11:29 am

Post by thumsup9 »

Looks like its running out of disk space.
Post Reply