If we have 100 job steps in JCL and we want to excute steps
only starting from 43 to 50, then how it can be coded in JCL/
Answer Posted / astha mittal
I don't want to use COND=ONLY..then what will be the next
alternative..sorry to bug u as interviewer has aske me like
this...
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
When output dataset space is required, what quantity categories are used?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
Are there any set of rules for the names of the steps used in a job?
what JCL Procedures?
How can return codes be tested before execution of a job step?
What are steplib and joblib? What for they are used?
what is JCL?
What dd statement is used to supply the name of a dataset?
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?
Explain about LMQUERY�give a dialog information about a data set
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
Name a few IBM utility programs, and explain its function.
Does jcl support automatic restart?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What is notcat 2 - gs?