Answer Posted / vinay sonar
We can do it using COND parameter put a always true
condition such as
COND=(0,le) or COND=(4095,ge)
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Can we use DISP=SHR in output file in JCL
What does a disposition of (new,catlg,keep) for a dsn mean?
What are the rules employed while naming the steps in a job?
what sort card you will use to copy the data from one dataset to another dataset?
What is the significance of addrspc parameter in the exec statement?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Mention the types of job control statements?
How to alter the parameters for the existing gdg?
what is use of dsn parameter in dd statement?
Matching Logic in Jcl not in cobol.Could any one please answer this question
Is it possible to left uncode disp?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
what is use of space parameter in dd statement?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?