Hi,
Please clear me
when COND=ONLY and COND=EVEN. Explain me with example.
Answer Posted / suresh ramaiyan
COND=ONLY
if you mentioned this option in a step, that particular step will execute ONLY when there is an ABEND.
COND=EVEN
this particular step will execute either ABEND or not.
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
How is a type of file defined in the jcl that executes the cobol program?
Differentiate between the joblib and the steplib statements?
what is use of disp parameter in dd statement?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Why include statement is used in a jcl?
what is use of dsn parameter in dd statement?
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) ?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Explain the function of dd disp parameter?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
What are the rules employed while naming the steps in a job?
Explain the hierarchy levels in jcl?
What are steplib and joblib?
Can I send output of job to my remote device careerride123?
What is the function of //cntl statement?