Unable to compile server 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
srikanth386
Participant
Posts: 26
Joined: Sun Dec 23, 2007 3:21 am
Location: hyderabad

Unable to compile server job

Post by srikanth386 »

Hi Team,

I am getting below error when compiling one server job.

"Cannot get execlusive access to executable file for job <job name> - job may be being monitored.

and when I click Show Error tab.. I am getting below.

(40908) A request for an object with a NULL ID was made

Please advise and Thanks in advance.

Regards,
Srikanth
SRIKANTH
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Does any kind of lock exist on this job? (Use LIST.READU command or Cleanup Resources tool in Director to find out.)
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
srikanth386
Participant
Posts: 26
Joined: Sun Dec 23, 2007 3:21 am
Location: hyderabad

Post by srikanth386 »

Thanks for Reply...

I checked with ds.tools in admin, there is no locks for this job.

please find the below more details.

1. previous run I did some changes in the select query, then I ran the job and its finished successfully.

2. Now I replaced with old query and successfully saved it, but I am unable to compile.

Please advise.

Regards,
Srikanth
SRIKANTH
kalyanvinnakota
Participant
Posts: 48
Joined: Thu May 05, 2005 9:24 pm

Post by kalyanvinnakota »

Try saving the job with another name and check it.

Also try stop/start DS server. This should surely resolve problem.

Regards,
Kalyan
Every problem is an opportunity and every solution is a learning.
srikanth386
Participant
Posts: 26
Joined: Sun Dec 23, 2007 3:21 am
Location: hyderabad

Post by srikanth386 »

Thanks Kalyan..

Yesterday I did same kalyan.. save as the job and its finished successfully. but the problem is why the original job unable to compile.
SRIKANTH
kalyanvinnakota
Participant
Posts: 48
Joined: Thu May 05, 2005 9:24 pm

Post by kalyanvinnakota »

Did you stop start the server and checked?
Every problem is an opportunity and every solution is a learning.
srikanth386
Participant
Posts: 26
Joined: Sun Dec 23, 2007 3:21 am
Location: hyderabad

Post by srikanth386 »

No Kalyan, I am working in production server. is there any other way please.
SRIKANTH
Sreenivasulu
Premium Member
Premium Member
Posts: 892
Joined: Thu Oct 16, 2003 5:18 am

Post by Sreenivasulu »

If 'other' ways do not work then you need to try ti start and stop the box

Regards
Sreeni
srikanth386
Participant
Posts: 26
Joined: Sun Dec 23, 2007 3:21 am
Location: hyderabad

Post by srikanth386 »

Yaaaaaaaaa...I got it.

I did Tools\Clear Status File..now I am able to compile..

I got the below log in the job.

Message:
Clearing file RT_STATUS2525

Thanks for your all help.

Regards,
Srikanth
SRIKANTH
Post Reply