When we use conditional statement in JCL using
if-then-else-endif, IF statement is true, the step is
bypassed or executed?

Answer Posted / arjun

The step will b bypassed if the condition is true. This is
the feature of JCL which is against all other languages

Is This Answer Correct ?    7 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the compile process of cobol program expalin with code

2003


What parameter of the job statement is used to limit the cpu time consumed by the job?

841


Explain how can the attributes of one sms dataset be copied to another dataset?

706


Explain about LMQUERY�give a dialog information about a data set

904


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) ?

1770






For what purpose steplib and joblib are used ?

688


How do you access an uncatalogued dataset in a jcl?

729


Explain dfsort utility?

675


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

817


Explain the function of the steplib dd statement?

647


how you can direct the data to spool using SYSOUT option?

930


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

584


Suppose I have five jobs to do. But I want to hold one?

661


What is the format of comment statement?

669


Can an individual step be restricted from using all the jobs allowed cpu time?

1010