job unstop problem ---v8.1 serverjob

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
aska_titi
Participant
Posts: 1
Joined: Fri Apr 03, 2009 3:46 am

job unstop problem ---v8.1 serverjob

Post by aska_titi »

hi, dear all
we are runing the job on Datastage 8.1 Linux platform
now we met the problem that

the Server job is shows the running status, can not automaticly stop itself... when we load data into DB2 API stage
The job always looks like the runing status

can anyone help me. why the job is hanging in the running status but not automaticly stop it when it finished. When I check DB. the data has been insert into DB
it seems like the job should be automaticly finished.. but , actually, it won't be stoped.
thanks
aska_titi
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard.

Open the job in Monitor (Director client, select job, choose New Monitor from Tools menu) and determine whether the stages have finished.

Does the job have an after-job subroutine?

Can you access Cleanup Resources from Job menu in Director? If so, can you find the process(es) associated with this job?

If all the stages have finished, and there is no after-job subroutine, and no processes are associated with the job, then you can use Clear Status File (from the Job menu in Director).

For reasons why this works, search the forum for RT_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