Answer Posted / vinay sonar
We can do it using COND parameter put a always true
condition such as
COND=(0,le) or COND=(4095,ge)
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
How do you submit a job for execution?
what is DSN parameter and DISP parameter is used for?
Explain about LMFREE�free data set from its association with data ID
How is the record format of an output dataset specified?
How would you understand error(execution phase)?
what is the use of IEBGENER utility?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
which utility is used a dummy utility?
I need exexution process for JCL programs
Explain the job statement in jcl?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
Is automatic restart possible in jcl?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
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
What are the 2 types of parameters in dd statement?