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



JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...

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

Postby ganeshbhaai » Mon May 23, 2016 4:36 pm

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
ganeshbhaai
 
Posts: 9
Joined: Sun May 08, 2016 6:13 pm
Has thanked: 0 time
Been thanked: 0 time

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

Postby prino » Mon May 23, 2016 4:48 pm

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?
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
User avatar
prino
 
Posts: 635
Joined: Wed Mar 11, 2009 12:22 am
Location: Vilnius, Lithuania
Has thanked: 3 times
Been thanked: 28 times

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

Postby steve-myers » Mon May 23, 2016 5:52 pm

And what does MVS JCL Reference for your z/OS release say? Did you check there?
steve-myers
Global moderator
 
Posts: 2105
Joined: Thu Jun 03, 2010 6:21 pm
Has thanked: 4 times
Been thanked: 243 times


Return to JCL

 


  • Related topics
    Replies
    Views
    Last post