Can we use COND=EVEN on a job card, when jobs are scheduled
through scheduler?
Answer Posted / manohar (techmahindra)
yes
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
What is the difference between run mode and addressing mode?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How can the attributes of one sms dataset be copied to another dataset?
Explain about LMQUERY�give a dialog information about a data set
In job processing, what happens in execution stage?
Explain how can an in-stream dataset be terminated?
is there any way to execute more than one proc in the same exec statement at the same time..?
write a jcl to execute a job by 7:00 am on jan 20,1986?
What statement can be used to send data to another mvs jes3 node?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
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?
What is condition checking in jcl? Is this possible?
what is the JCL statement consists of?