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
Explain dfsort utility?
Is automatic restart possible in jcl? If yes, how?
how JCL works?
i want to store 20 digits . how will u do it in cobol ?
What do you understand by jcl?
which utility is used to run a cobol-db2 program?
What is timing concept in mainframe?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
What are the difference between jcl and jes?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Can I share my data with other jobs? How?