When we use conditional statement in JCL using
if-then-else-endif, IF statement is true, the step is
bypassed or executed?
Answer Posted / shubha
statement is executed,but if we use cond=( ),
then if the statement is true step will be bypassed.
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
Name the statement which can be used to send data to another mvs jes3 node?
Can an individual step be restricted from using all the jobs allowed cpu time?
Differentiate between addressing mode and run mode.
Brief description of inline procedure of jcl.
What do you understand by the terms: joblib and steplib?
Can we call instream to catalog and catalog to instream?
Explain about LMFREE�free data set from its association with data ID
What is the purpose of dd * statement in jcl?
In job processing, what happens in execution stage?
List the different components of jcl statement?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
Is condition checking possible in jcl?
how you can direct the data to spool using SYSOUT option?
For what purpose steplib and joblib are used ?
What is notcat 2 - gs?