Debug a Job log

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
louis
Participant
Posts: 15
Joined: Mon Aug 06, 2007 5:47 pm

Debug a Job log

Post by louis »

Hi ALL,

Can anybody/everybody post the TIPS to debug printed detail Job log ?

I know everybody got there ways to catch the bug.

Thanks
Every Thing Is Possible!!
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Which particular bug did you have in mind?

Your question currently is akin to "can anybody post a list of everything that can go wrong with a car?" Or a body - doctors spend six years earning a medical degree, of which a large proportion is developing diagnostic skills. For veterinary surgeons it's an even larger proportion.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
mk_ds09
Participant
Posts: 72
Joined: Sun Jan 25, 2009 4:50 pm
Location: Pune

Post by mk_ds09 »

This can be catergozierd as one of the most broad quetions..
most of the times the job failure reasons are diffrent and you can not use the same method to debug the job using the log.

Most of the times you can check where exactly the error is and what description that error is refering to 8)

By looking that you can get at least you get the what could possibly have gone wrong. Whether it is data related issue or dupliates or enviormental or something like that !

Then depending on the type of error you can decide what kind of debugging you can do in your job..!

this is not sufficient thing to explain in such small scale.

the whole document can be written on this !

however hope this helps in some manner !

-----------------------

MK

---------------------------
Post Reply