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

Answer Posted / nidhi sharma

IF STATEMENT IS TRUE STEP WILL BYPASS OTHERWISE IT WILL
EXECUTE.

Is This Answer Correct ?    4 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does a disposition of (MOD,DELETE,DELETE) mean ?

654


When output dataset space is required, what quantity categories are used?

811


what is use of space parameter in dd statement?

739


I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?

8648


What are the 4 fields in dd statement?

729






Explain how can a jobs execution priority be modified?

728


Mention the types of job control statements?

678


What happens if both JOBLIB & STEPLIB is specified ?

597


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

1935


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

850


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1336


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

1974


How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?

2150


Are there any set of rules for the names of the steps used in a job? What are they?

603


What are the jcl procedures?

635