Answer Posted / kalpana dwivedi
It is true that step can be skip using condition parameter
but COND=(0,LE) is not correct, as Cond parameter works on
reverse logic.
It should be COND=(0,GE) or (4096,LE)
That means step will not run if return code of previus step
is Greater than equal to zero or if the condition code of
previous step is less than equal to 4096.
| Is This Answer Correct ? | 13 Yes | 17 No |
Post New Answer View All Answers
Is automatic restart possible in jcl?
Where & How Do You Code Identifier In Jcl?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
What is the syntax of JCL statement?
what is SOC4 error?
List the different jcl statements that are not permitted in the procedures?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
whats the diff bw the evaluate also and and?
What dd statement is used to supply the name of a dataset?
How is the record format of an output dataset specified?
Mention the types of job control statements?
Explain how can return codes be tested before execution of a job step?
Why include statement is used in a jcl?
Explain how can the attributes of one sms dataset be copied to another dataset?
How does jcl specify the job to the operating system?