I have multiple jobs ( JCLs with several JOB cards ) in a
member. What happens if I submit it?
Answer Posted / raghavendra
U can have any number of jobs in a memeber. All the jobs
with different JOB cards get submitted as long as u wont
code // at the end of each job
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the use of symbol // in jcl?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
Explain how can the disposition of sysout datasets be set for an entire jobstream?
is there any way to execute more than one proc in the same exec statement at the same time..?
Differentiate between the joblib and the steplib statements?
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 some jcl statements that are not allowed in procedures?
How can an in-stream dataset be terminated?
what is the difference between JES3 and JES2?
what is the purpose of coding class parameter in job statement?
What does a disposition of (MOD,DELETE,DELETE) mean ?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What parameter directs the output of the job log dataset?
What is the purpose of dd dummy statement?
How is the record format of an output dataset specified?