in a series of 10 steps, i need to run only 1,3,5,7 & 9th
steps only. how do u code?
Answer Posted / jagan mohan
by using iebedit utility and specifying required steps in controlcrds we can execute it.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
what are JCLLIB and STEPLIB in JCL?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What are the 2 types of parameters in dd statement?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What does a disposition of (new,catlg,keep) for a dsn mean?
Explain how can a stopped job be started again?
What are hierarchy levels in jcl?
how to run batch program without jcl?
Which statement is used to identify the private libraries in job?
How dummy is used in jcl?
How can a stopped job be started again?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
What is Cataloged Procedures?
How is a type of file defined in the jcl that executes the cobol program?