Can't find the status of job

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
vmcburney
Participant
Posts: 3593
Joined: Thu Jan 23, 2003 5:25 pm
Location: Australia, Melbourne
Contact:

Post by vmcburney »

If the Director cleanup does not work you can try to do it using the DataStage Administration tool where you can access some Universe administration commands.
- Run DataStage Administrator.
- Type DS.TOOLS in the command interface to load a Universe menu.
- Choose menu item 5 Administer Process Locks.
- Choose menu item 4 to list all locks, write down the PID of the lock on your job.
- Choose Clear Lock held by a Process and enter the PID of the locked job to clear that lock.

You are now free to go into director and clear the status of that job. The underlying process has been killed so the reset will leave you a job that you can modify.

Vincent McBurney
Data Integration Services
www.intramatix.com
kduke
Charter Member
Charter Member
Posts: 5227
Joined: Thu May 29, 2003 9:47 am
Location: Dallas, TX
Contact:

Post by kduke »

chandra

Sometimes when kill a process associated with a job then the status does not change in the Director. Pull the job up in the Designer and recompile it and this should change the status. Do what Vincent suggested first.

Kim Duke
DwNav - ETL Navigator
www.Duke-Consulting.com
Post Reply