What is the difference b/w the CLASS,TIME,PRTY in jcl job card.
Answer Posted / mohan.chepuri
class is used to which job wil execute first
time is use to limited time to giv the run the job
prty is use to if class is equal to all jobs then prty is
use to check the prty cond and execute first
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the function of //cntl statement?
how to run batch program without jcl?
What is the maximum length of a single line of jcl?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Explain the purpose of the dd keylen parameter?
How can a fb file convert to vb file using sort program?
Explain the function of dd name parameter with a 2 part structure; audit.report?
How would you understand error(execution phase)?
For what purpose steplib and joblib are used ?
What is the purpose of dd dummy statement?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Can we use DISP=SHR in output file in JCL
What is the difference between the positional and keyword parameters? Give examples.
List in order the hierarchical levels of jcl?
What is concatenating?