Unable to see instance of MultipleInstance Job in Director

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
sumitgulati
Participant
Posts: 197
Joined: Mon Feb 17, 2003 11:20 pm
Location: India

Unable to see instance of MultipleInstance Job in Director

Post by sumitgulati »

Hi,

I have a multiple instance Server Job. When I trigger the Job after giving the invocation id I am not able to see the instance of the job in Director. Till yesterday whenever I triggered the job I was able to see the instance with name "JOBNAME.InvocationId". Today we compiled the job to clear all the instances but now we are not even able to view any new instance.

Does anyone have any idea what could be the problem?

Thanks in advance,
-Sumit
satish_valavala
Participant
Posts: 123
Joined: Wed May 18, 2005 7:41 am
Location: USA

Post by satish_valavala »

Hi Sumit,
Could check someone unchecked/disabled (by chance) "Allow Multiple Instance" property in Job Properties General Tab.
Regards
VS
sumitgulati
Participant
Posts: 197
Joined: Mon Feb 17, 2003 11:20 pm
Location: India

Post by sumitgulati »

Satish, Multiple Instance option is checked in the job properties.

One thing I forgot to mention is that the Project is Protected.

Regards,
-Sumit
sumitgulati
Participant
Posts: 197
Joined: Mon Feb 17, 2003 11:20 pm
Location: India

Post by sumitgulati »

Hi All,

I have not yet been able to figure out the problem. The issue is bizarre but its happening. The job runs fine but the instance does not show up in the director. Any and all inputs would be appreciated.

Thanks in advance,
-Sumit
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Have you activated any filters in your Director? When you start your job with an instance, does it run correctly? Do the job entries show up in the main job's log, and if so, do they contain the instance in the log text?
sumitgulati
Participant
Posts: 197
Joined: Mon Feb 17, 2003 11:20 pm
Location: India

Post by sumitgulati »

ArndW wrote:Have you activated any filters in your Director? When you start your job with an instance, does it run correctly? Do the job entries show up in the main job's log, and if so, do they contain the instance in the log text?
Thans for the reply Arnd.

There are no filters in the director. The job runs fine and the log entries show up in the main job log with the instance appended to it.
Everything else looks fine just that the instances do not show up in the director.

Thanks,
-Sumit
mhester
Participant
Posts: 622
Joined: Tue Mar 04, 2003 5:26 am
Location: Phoenix, AZ
Contact:

Post by mhester »

Just a thought..... but I wonder if rebuilding the repository indexes might make this problem go away?
bryan
Participant
Posts: 91
Joined: Sat Feb 21, 2004 1:17 pm

Post by bryan »

Ensure that your datastage repository files are not missing

In your case, D_RT_STATUS file in your project directory should be present.
sumitgulati
Participant
Posts: 197
Joined: Mon Feb 17, 2003 11:20 pm
Location: India

Post by sumitgulati »

bryan wrote:Ensure that your datastage repository files are not missing

In your case, D_RT_STATUS file in your project directory should be present.
Thanks Bryan, it helped a lot.

-Sumit
Post Reply