What is the improvement to COND= in the latest version of MVS?
Answer Posted / guest
MVS now allows for an IF bracketed by an END IF around any
job step to replace the COND= syntax. Again, if the IF
statement is true, the step is bypassed.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
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) ?
what sort card you will use to copy the data from one dataset to another dataset?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
What is the purpose of the dd keylen parameter?
Explain dd statement in jcl?
Can an individual step be restricted from using all the jobs allowed cpu time?
How is the record format of an output dataset specified?
How can the submitting users racf authority be overridden in a job stream?
What is the function of the dd avgrec keyword in sms datasets?
Is it possible to define dd statements as you want?
Is automatic restart possible in jcl?
what is use of disp parameter in dd statement?
How to submit a jcl from cics?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Explain how can a jobs execution priority be modified?