Abnormal termination of Stage Transformer detected

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
Bryceson
Charter Member
Charter Member
Posts: 88
Joined: Wed Aug 03, 2005 1:11 pm
Location: Madison, WI

Abnormal termination of Stage Transformer detected

Post by Bryceson »

Hi All,

We are running jobs in Testing environment sporadically different DataStage Jobs Abort with this Warning "Abnormal termination of stage LoadDMDriver..Transformer_4 detected" in the log from Director.

So far we have managed to recompile the aborted jobs and re-run the Sequence.

Has anybody run into this before?? Any knowledge will be appreciated.

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

Post by ArndW »

Bryceson,

Using the forum's search facility it would seem that there are 138 threads where people have discussed of this type problem.

Often you can get additional information by resetting the aborted job and then looking at the detailed messages in the "from previous run" log entry.
kcbland
Participant
Posts: 5208
Joined: Wed Jan 15, 2003 8:56 am
Location: Lutz, FL
Contact:

Post by kcbland »

Multiplying values with a NULL causes an Abnormal Termination, so it behooves all developers to insure that NULL values never get put into an expression.

Also, before/after subroutine calls to non-existent routines causes problems.
Kenneth Bland

Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
Post Reply