Parallel job reports failure (code -99)

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
sreekanth kutumbaka
Participant
Posts: 16
Joined: Wed May 31, 2006 10:57 pm
Location: Hyderabad

Parallel job reports failure (code -99)

Post by sreekanth kutumbaka »

One of the Px jobs fails reporting a fatal error : Parallel job reports failure (code -99). When do we get this error and what are the possible reasons? The job reads from a DB2, DB2 lookups and outputs to DB2.
Sreekanth
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

No idea.

Did you Search DSXchange for this error message?

Funnily enough, code -99 also really means "no idea" (technically "other error").

Were there any other messages? Is this repeatable? Was your system heavily loaded at the time?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
seenusr2000
Participant
Posts: 2
Joined: Fri Oct 10, 2008 3:39 am
Location: dsxchange
Contact:

Hi srikant

Post by seenusr2000 »

You got c0de -99 error.
i think it is coming from target data loding area.
at a time your doing 2 operations in u r target database.
may be your using 2 table names in single DB2 stage.
am i right?
ray.wurlod wrote:No idea.

Did you Search DSXchange for this error message?

Funnily enough, code -99 also really means "no idea" (technically "other error").

Were ...
srinivasareddy
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard.

Please strive to maintain a professional standard of written English on DataStage. It assists people whose first language is not English. There is no need to resort to SMS-style abbreviations - you can make your posts as long as you wish.

Neither "your" nor "u r" is correct spelling when you're abbreviating "you are". Ordinarily the first person personal pronoun is capitalized.

As to whether you're right or not, there is not enough information in the original post to make a cogent reply, that is there is no way you could come to that diagnosis from what was provided.

You may have seen this error code in the circumstances you describe, but please do not confuse cause and effect - code -99 can be caused by myriad different problems.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
vasu23
Participant
Posts: 1
Joined: Sun Nov 29, 2009 11:37 pm

Re: Parallel job reports failure (code -99)

Post by vasu23 »

This is compilation problem,please compile the job and run
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Re: Parallel job reports failure (code -99)

Post by ray.wurlod »

vasu23 wrote:This is compilation problem,please compile the job and run
A job can't be run unless it has been successfully compiled, and this error is being thrown at run time. Therefore this is NOT a compilation problem.
Last edited by ray.wurlod on Tue Dec 01, 2009 3:58 am, edited 1 time in total.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
ragavendradineshdsx
Participant
Posts: 15
Joined: Sat Nov 14, 2009 3:38 am

Post by ragavendradineshdsx »

if possible, can you post the complete job error log?
Thanks & Regards,
Ragavendra Dinesh C
Post Reply