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
In sms datasets, what is the function of the dd mgmtclas keyword?
Explain how can values be passed from the job stream to an executable program?
What is timing concept in mainframe?
in ways data can be passed to a COBOL program from JCL?
Explain the function of //jcllib statement?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
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 ?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What is the function of the dd mgmtclas keyword in sms datasets?
How can a stopped job be started again?
what operation is performed by job statement?
what is DSN in JCL and what are the parameters to declare the DSN?