IIS 8.0 - Parallel jobs - runtime error

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
Hemant_Kulkarni
Premium Member
Premium Member
Posts: 50
Joined: Tue Jan 02, 2007 1:40 am

IIS 8.0 - Parallel jobs - runtime error

Post by Hemant_Kulkarni »

Hi all,
My parallel Job name is : QS_Sample_InvestigateJob_New
Project name : satyam

Compilation is successful. When i execute the job, its throwing the below error..

Error setting up internal communications (fifo //./pipe/satyam-RT_SC58-QS_Sample_InvestigateJob_New..

This is not just for this job. The problem is for all the parallel jobs....

Anyone faced similar issue. Where is the problem and whats the possible solutions... Please help.

Thanks
Hemant K
lstsaur
Participant
Posts: 1139
Joined: Thu Oct 21, 2004 9:59 pm

Post by lstsaur »

Go to Administraotr client to unlock the jobs first for the project satyam.
Nagaraj
Premium Member
Premium Member
Posts: 383
Joined: Thu Nov 08, 2007 12:32 am
Location: Bangalore

Post by Nagaraj »

How to unlock the project in admin, the protected project check box?
lstsaur
Participant
Posts: 1139
Joined: Thu Oct 21, 2004 9:59 pm

Post by lstsaur »

No, no, I meant go the Admin. client to select that project, satyam, to unlock jobs for that project.
Nagaraj
Premium Member
Premium Member
Posts: 383
Joined: Thu Nov 08, 2007 12:32 am
Location: Bangalore

Post by Nagaraj »

Now also you didnt tell what we shd do to unlock projects from admin client.
reddy.cba
Premium Member
Premium Member
Posts: 27
Joined: Wed Jan 31, 2007 3:32 am
Location: sydney

Post by reddy.cba »

You ar enot authorised to run any jobs in the project.
reddy.cba
Premium Member
Premium Member
Posts: 27
Joined: Wed Jan 31, 2007 3:32 am
Location: sydney

Post by reddy.cba »

You ar enot authorised to run any jobs in the project.
basu.ds
Participant
Posts: 118
Joined: Tue Feb 06, 2007 12:59 am
Location: Bangalore

Post by basu.ds »

Are you using any project level parameter called rootdir? if so delete that and try run it works for me
kamesh_sk
Participant
Posts: 43
Joined: Fri May 27, 2005 7:58 am

Re: IIS 8.0 - Parallel jobs - runtime error

Post by kamesh_sk »

This is a BUG in the New version Parallel jobs.
Remove parameter called RootDir if u have used any in your variables.
Then close all the connections , restart and now u must find the parallel job running.

This Rootdir variable does not affect your server jobs,so u may still find your server jobs running succesfully
Post Reply