Can we use COND=EVEN on a job card, when jobs are scheduled
through scheduler?
Answer Posted / sushree mohanty
yes, condition codes can be given for JCL statements even
if job is scheduled thru a scheduler, since Cond parameters
is used in steps and not job level statement.
| Is This Answer Correct ? | 13 Yes | 6 No |
Post New Answer View All Answers
which utility is used a dummy utility?
How can the disposition of sysout datasets be set for an entire jobstream?
what happens in conversion stage in job processing?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
what is the use of IEBGENER utility?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Explain the function of //jcllib statement?
how to run batch program without jcl?
What is use of restart and how to use it?
What are the difference between jcl and jes?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
what is use of dsn parameter in dd statement?
whats the diff bw the evaluate also and and?
List the different jcl statements that are not permitted in the procedures?
what is SOC4 error?