Can we use COND=EVEN on a job card, when jobs are scheduled
through scheduler?
Answer Posted / santy
yes i can.
COND parameters is mainly used in steps level execuition
not for the JOB levle.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
List the different components of jcl statement?
Why include statement is used in a jcl?
What are steplib and joblib?
in ways data can be passed to a COBOL program from JCL?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
What are the parameter we cannot use in procedure?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Is acct parameter mandatory?
What is the purpose of the dd keylen parameter?
What are the difference between jcl and jes?
How can the disposition of sysout datasets be set for an entire jobstream?
Give the syntax of job specifying jcl statement.
can any one plzzzzzz tell the jcl code for creating ps using idcams
Is it possible to left uncode disp? If yes, how?