Page 1 of 1

Another Abnormal Termination

Posted: Fri Jun 18, 2004 12:44 pm
by datastagedummy
I am getting an abnormal termination of stage and when I do a reset of the Aborted job this is what I get "From Previous Run"
------------------------------------------------------------------------------------
From previous run
DataStage Job 1833 Phantom 21779
Abnormal termination of DataStage.
Fault type is 10. Layer type is BASIC run machine.
Fault occurred in BASIC program *DataStage*DSR_LOADSTRING at address 9e2.
------------------------------------------------------------------------------------
From previous run
DataStage Job 1833 Phantom 21681
jobnotify: Unknown error
DataStage Phantom Finished.
[21779] DSD.StageRun KDW1RDOSInvoiceShipHeaderS002. KDW1RDOSInvoiceShipHeaderS002.tDOSInvoiceShipHeader 1 0/0 - core dumped.
--------------------------------------------------------------------------------------

Any idea on why I get the "From Previous Run" 2 times ?

Posted: Fri Jun 18, 2004 5:37 pm
by ray.wurlod
Answering only the second question, you get two "from previous run" messages because there were (at least) two active stage types that had aborted without writing their information into the job log. Or one from the job, and one from the Transfomer stage KDW1RDOSInvoiceShipHeaderS002.

That there's an error from the internal routine *DataStage*DSR_LOADSTRING suggests to me that there might be a bug; contact your support provider. Without knowing more about what the job is trying to do it's difficult to diagnose. Does it occur reliably, or only once? What else was happening on the system at the time, that may have been chewing up memory?