What is the difference b/w the CLASS,TIME,PRTY in jcl job card.
Answer Posted / khajafairoz
TIME:-HOW MUCH TIME IS ALLOCATED FOR EXCUTING MY JOB.THE CPU
TAKE MORE TIME IT WILL ABEND S322 ERROR CODE.
PRTY:-IT WILL GIVE HIGEST PRTY FOR EXECUTING MY JOB.
CLASS:-THE CLASS PARAMETER TELL WHAT IS UR PROGRAM,WHO HAS
WRRITEN WHEN IT COMPILE.
| Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
What statement can be used to send data to another mvs jes3 node?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
what are JCLLIB and STEPLIB in JCL?
what are the statements that are not valid to be included in an include statement?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
For what purpose steplib and joblib are used ?
How gdg are concatenated?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
How can the submitting users racf authority be overridden in a job stream?
Explain how can the submitting users racf authority be overridden in a job stream?
How can values be passed from the job stream to an executable program?
What are hierarchy levels in jcl?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Can an individual step be restricted from using all the jobs allowed cpu time?
What are the difference between jcl and jes?