Page 1 of 1

parellel job-multiple instances

Posted: Tue Oct 28, 2003 5:57 am
by sandhya
Hai,
How can i run multiple instances of a parellel job. couldn't find allow multiple instance option. where can i set this?

Regards,
sandhya

parellel job-multiple instances

Posted: Tue Oct 28, 2003 9:31 am
by bigpoppa
It's a job property, I believe. Click on the bright yellow icon with little black squares in it, and 'Allow Multiple Instances' should be an checkbox on the popup Job Properties dialogue box.

- BP

Posted: Tue Oct 28, 2003 4:49 pm
by ray.wurlod
Multi-instance is relevant only to server jobs.
Parallel jobs' multiple instancing is automatic based directly on the configuration file (and the processing resources specified therein).

parellel job-multiple instances

Posted: Wed Oct 29, 2003 8:55 am
by bigpoppa
Actually, once I tried to run the same PX job twice from one sequencer, and it just wouldn't work. I had to click on the 'Allow multiple instances' checkbox to run the many instances of the same PX job from one sequencer in 6x. This might have changed for 7x.

- BP

Posted: Wed Oct 29, 2003 11:01 pm
by sandhya
couldn't find allow multiple instances check box in properties page--general tab for parallel job. so when called from sequencer job activity invocationid expression is not available. how to set in configuration file or to make the check box available what to be done. version 6 and SMP environment

Regards,
sandhya

Posted: Thu Oct 30, 2003 6:01 am
by ray.wurlod
:arrow: In a server job open the Job Properties window. You can do this in Designer or Manager. On the General tab is a check box labelled Allow Multiple Instance. Check this, then the invocation ID expression will become enabled for that job once it has been re-compiled.

Posted: Thu Oct 30, 2003 6:19 am
by sandhya
should i add parallel job in job control of server job and then go for multiple instances :?: