Abnormal Termination

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
raj_cipher
Participant
Posts: 90
Joined: Mon Dec 08, 2003 4:48 am
Location: Chennai

Abnormal Termination

Post by raj_cipher »

Hi ,

I'm trying to run a DS job.It gives me a warning
"Abnormal termination of DS job in abc_transfromer"
and the job gets aborted.
abc is the name of the transformer stage i use.It gives the name of differrent transformer when i run it next time.

Why do i get this ?How do i solve this ?
The DSjob has five transfromers & 4 look ups.The volume of input driving file is 5 million.Will this b a problem ?
Think Ahead,
Raj.D
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

What happens when you Reset the job via the Director? Do any 'extra' messages labelled something like 'From previous run' get pulled into the log? I was having something similar happen and the reset showed the job was actually core dumping due to some funky SQL in an OCI stage.
-craig

"You can never have too many knives" -- Logan Nine Fingers
fmartinsferreira
Participant
Posts: 142
Joined: Wed Mar 24, 2004 10:51 am
Location: Brazil

Abnormal Termination

Post by fmartinsferreira »

I already have this problem, try many things but when I exported and imported the job, it stop to give problems.

Regards

Fernando Martins
Post Reply