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 / siri
//jobname job ,,,,,,,,restart=step5.proc,cond=(00,gt)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the function of the dd dcb keyword?
Explain the purpose of dd * statement in jcl?
How does jcl act on code(if you take a cobol program)?
What do you understand by jcl?
Describe the various parameters utilized in the creation of a gdg?
how would you create a temporary dataset? And where will you use them?
what happens in execution stage in job processing?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What statement can be used to send data to another mvs jes3 node?
What is the format of comment statement?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Must tape dataset definitions include vol=ser specifications?
Explain about ISPF/TSO Commands
How can a fb file convert to vb file using sort program?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?