How many JOB statements a JCL can have ? If there are more
than one JOB statements in a JCL, are they submitted in
succession or in parallel ?
Answer Posted / veer
i completely agreed with Prachi we can defined more than one
"job card" in a single JCL.....
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How can return codes be tested before execution of a job step?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What is Cataloged Procedures?
What are the 2 types of parameters in dd statement?
how to run batch program without jcl?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Is acct parameter mandatory?
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
How is the record format of an output dataset specified?
List the various advantages of using jcl language?
Where & How Do You Code Identifier In Jcl?
Is there any command to check wether the ps file is in sorted order?
what is “Cond= even” and “Cond=only”?
Explain the jcl exec statement?
What is the function of the dd mgmtclas keyword in sms datasets?