Cannot get exclusive access to Job <JOb name>

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
dsedi
Participant
Posts: 220
Joined: Wed Jun 02, 2004 12:38 am

Cannot get exclusive access to Job <JOb name>

Post by dsedi »

Hi All,

While I am trying to run one of my job it's saying

"Cannot get exclusive access to Job <JOb name> "

previously I was stopped that particular job several times manually and and cleared the status file from director.

Now the job status in Director showing me Compiled.

any possible solutions for the same.

Thanks very much for all your support.

Edi

[/b]
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

Try clearing the status and releasing locks.

Search the forum for more info.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

The job may be locked for any of the following reasons (and the list is not exhaustive).
  • job is open in another Designer window, by you or another developer

    job properties open in Manager, by you or another developer

    job being monitored, by you or another developer

    job was locked by a process that was killed without the chance to clean up
When you clear the status file, DataStage has no mechanism for determining any aspect of status other than whether or not the job is in a compiled state.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
trokosz
Premium Member
Premium Member
Posts: 188
Joined: Thu Sep 16, 2004 6:38 pm
Contact:

Post by trokosz »

There are many answers here on removing DataStage "locks" and "orphaned locks" so do a search and you will find a good answer to help you.
Post Reply