Page 1 of 1

a job has two procs with same name. how to restart a step?

PostPosted: Mon May 23, 2016 4:36 pm
by ganeshbhaai
a job has two procs with same name. how to restart a step?
Below is the sample..

How to restart a step using RESTART = PROC1.STEP1 ?

which Proc and step will be taken ?

Jobname
Procname EXEC Proc1
Step1
Step2
Step3
Step4
Step5
Procname EXEC Proc1
Step1
Step2
Step3
Step4
Step5

Re: a job has two procs with same name. how to restart a ste

PostPosted: Mon May 23, 2016 4:48 pm
by prino
ganeshbhaai wrote:a job has two procs with same name. how to restart a step?
Below is the sample..

How to restart a step using RESTART = PROC1.STEP1 ?

which Proc and step will be taken ?

Jobname
Procname EXEC Proc1
Step1
Step2
Step3
Step4
Step5
Procname EXEC Proc1
Step1
Step2
Step3
Step4
Step5

Did you try?

And find out that you got a JCL error?

Re: a job has two procs with same name. how to restart a ste

PostPosted: Mon May 23, 2016 5:52 pm
by steve-myers
And what does MVS JCL Reference for your z/OS release say? Did you check there?