Job is being accessed by another user

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
mohanraj
Participant
Posts: 48
Joined: Sat Mar 25, 2006 12:40 am
Location: bangalore

Job is being accessed by another user

Post by mohanraj »

Hi to all

While creating the job because of some connection problem between the server and client, my job becomes unaccesible.
And It gives the message like 'The connection between the server is broken'
What is the solution for this and why it will arise ?

Thanks in advance

Mohan
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

The easiest solution is to activate your deadlock daemon; this will ensure that no matter what happens the locks will be cleared automatically and regularly (the default is 15 minute intervals).

There are hundreds of posts on this subject, so instead of answering this again I recommend you use the search facility to find responses. I suggest you use search keywords such as "lock" or "Job is being accessed by another user".
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

Try the first step as using Cleanup resources in Director. User dsadm id for it.
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
DeepakCorning
Premium Member
Premium Member
Posts: 503
Joined: Wed Jun 29, 2005 8:14 am

Post by DeepakCorning »

Login in to Director as DSAdmin.

Go to Job>Cleanup Resources.

Click on the PID which is locked (the job will be displayed in the Process Tab) and say Release all.

:)
Post Reply