i have a jcl calling proc which has 10 steps, i want to
execute from step5 to step10, where can i code RESTART and
COND parameter?

Answer Posted / ch.mohan

w




we can mention job card to restart=step5
and cond param used to step6

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is “Cond= even” and “Cond=only”?

743


What is condition checking in jcl? Is this possible?

628


what are the various stages of job processing?

741


What is the function of the dd mgmtclas keyword in sms datasets?

741


What is the function of dd disp parameter?

658






I need exexution process for JCL programs

1852


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.

729


What is the function of the steplib dd statement?

744


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?

787


How to run cobol program using jcl?

652


Explain the function of job statement in jcl?

649


I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?

2108


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

924


How do you create a temporary dataset?

664


Is it possible to code instream data in a PROC?

753