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

Answer Posted / satyasivaji.ch

When we use conditional statements if the condition
specified is true then step bypassed,n if u use if n else
statements then condition specified is true then step is
executed.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is JCL?

768


what is use of disp parameter in dd statement?

722


what is the purpose of coding notify parameter in job statement?

753


which utility is used to sort a file in jcl?

822


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.

2057






what sort card you will use to copy the data from one dataset to another dataset?

810


if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

1759


which parameter is used to check the syntax of a jcl without executing it?

873


What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?

1649


how you will the direct the data to spool using sysout option?

1886


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

1432


What are s0c1, s0c4, s0c5, s0c7 and socb?

769


how can you check if a file is empty using jcl?

885


what is SOC4 error?

804


write a jcl to execute a job by 7:00 am on jan 20,1986?

756