Job Monitor Status Mesage

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
Aravind
Participant
Posts: 16
Joined: Mon Dec 27, 2004 4:17 pm

Job Monitor Status Mesage

Post by Aravind »

Hi,

Recently I am having issues with a job with fetches info from a hashfile and do an update/insert to a table. The job on the first run compelets succesfulluy. But when I view the monitor the status of one of the stage is showing up as Other = 0.To add to this , the job should process alteast 200000 records but I can see from the performance monitor only 6000 rows got processed. And if I attempt to run the job again the job hangs after processing 100 records.
Can some one tell me what the status Other = 0 stands for . Is this indicates the job is corrupt
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

It can also mean that someone has cleared the job's status file.
This is the hashed file (RT_STATUSnnn) in the Repository from which Director gets the status.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply