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


Please Help Members By Posting Answers For Below Questions

a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

706


What are the utility programs in jcl?

729


what is the use of IEBGENER utility?

748


How is the record format of an output dataset specified?

847


Is their any limit for data sets?

786






what is use of dcb parameter in dd statement?

886


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

758


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

1892


What is concatenating?

717


What is use of restart and how to use it?

877


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1862


What are the parameter we cannot use in procedure?

721


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

808


what is the resolution for sb37 error

7994


What are hierarchy levels in jcl?

1081