What is the difference b/w the CLASS,TIME,PRTY in jcl job card.
Answer Posted / krishnachaitanya
first answer is correct except about CLASS given by friend
Khajafairoz . class tells that our job submited to os through
which input queue there are 36 input queues each input queue
has its own time and region it depends on installation it
vary to company to company if we didnot give class name it
wil take default queue name it vay to company to company.
queues are A,B,C,D------Z,0,1,2,-----9 SO TOTAL=26+10=36.
CLASS=A,OR CLASS=Z ,OR CLASS=1,OR CLASS=9-----------
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Differentiate between addressing mode and run mode.
What is use of restart and how to use it?
How to submit a jcl from cics?
What is the difference between run mode and addressing mode?
what is use of space parameter in dd statement?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
What do you understand by the term notcat 2 – gs?
what is DSN parameter and DISP parameter is used for?
How jcl is used for testing batch programs?
How does jcl specify the job to the operating system?
What dd statement is used to supply the name of a dataset?
Explain how can return codes be tested before execution of a job step?
Which statement is used to identify the private libraries in job?
How dummy is used in jcl?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE