Why 16 is used in calculating the DPRTY ?
as, DPRTY = (num1, num2),
THEN, DPRTY = 16* num1 + num2
Answer Posted / jiya
Possible values of num1 & num2 are 0-15. So possible values
of DPRTY range from 0 to 255.
Maximum possible number of EXEC statements in a job are also
255.
So, each job step can be assigned a dispatching priority.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to pass data to a program that is coded in an exec statement?
what is the difference between JES3 and JES2?
What is the function of the dd mgmtclas keyword in sms datasets?
which parameter is used to check the syntax of a jcl without executing it?
Explain the function of dd disp parameter?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
what is DD statement is used in JCL?
How to submit jcl through a cobol program?
What is catelog procedure and how many catelog procedure to use in one job?
What are the parameter we cannot use in procedure?
Is there any command to check wether the ps file is in sorted order?
How dummy is used in jcl?
Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:
how to do automated restart when a job abends?
How does the jcl specify the job to os?