How do you restart a PROC from a particular step?

Answer Posted / guest

In job card, specify RESTART=PROCSTEP.STEPNAME where
PROCSTEP = name of the JCL step that invoked the PROC and
STEPNAME = name of the PROC step where you want execution to
start

Is This Answer Correct ?    44 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In job processing, what happens in conversion stage?

734


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1342


How to pass data to a program that is coded in an exec statement?

818


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

823


how you can direct the data to spool using SYSOUT option?

918






I need exexution process for JCL programs

1847


what is the purpose of coding class parameter in job statement?

713


What is the function of the steplib dd statement?

735


What are the 4 fields in dd statement?

737


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

779


Explain how can the disposition of sysout datasets be set for an entire jobstream?

632


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

603


List the different jcl statements that are not permitted in the procedures?

634


what is use of dsn parameter in dd statement?

666


Differentiate between the joblib and the steplib statements?

855