What will happen if two JOB statements are mentioned in an
JCL continuously.
Answer Posted / amarnadh reddy
Hi,
If we wrote two job statements in one jcl, if we need to
write atleast one step within one job statement.
after submitted this jcl we can get multiple sysouts in
spool. that means independently display in spool.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What do you know about jcl?
Explain the hierarchy levels in jcl?
What is the difference between run mode and addressing mode?
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 is “Cond= even” and “Cond=only”?
what JCL Procedures?
Is acct parameter mandatory?
Is their any set of rules for dd? Explain.
What is the function of job statement in jcl?
How does jcl act on code(if you take a cobol program)?
What is the use of symbol // in jcl?
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?
What do you understand by the term job time – out and how can you overcome that?
What parameter of the job statement is used to limit the cpu time consumed by the job?