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
what is DSN parameter and DISP parameter is used for?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Differentiate between the joblib and the steplib statements?
What dd statement is used to supply the name of a dataset?
What is the function of the dd avgrec keyword in sms datasets?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What are the utility programs in jcl?
What are s0c1, s0c4, s0c5, s0c7 and socb?
Is it possible to left uncode disp?
Matching Logic in Jcl not in cobol.Could any one please answer this question
how can the same proc be re-used and called by many jobs?
What are the difference between jcl and jes?
Can an individual step be restricted from using all the jobs allowed cpu time?
What is the function of dd name parameter with a 2 part structure; audit.report?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?