MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Class and Priority

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
venkat
Beginner


Joined: 15 Nov 2004
Posts: 20
Topics: 11

PostPosted: Wed Dec 07, 2005 2:21 am    Post subject: Class and Priority Reply with quote

Hi,
I have a doubt on class and priority.if the priority is more for a JobA Compared to JobB then JobA will run first.will priority override class even if though it is having higher class

venkat
Back to top
View user's profile Send private message
sunnybunny
Beginner


Joined: 30 Nov 2005
Posts: 5
Topics: 2

PostPosted: Wed Dec 07, 2005 3:55 am    Post subject: Reply with quote

Hi venkat,

Priority parameter assigns priority to the jobs which are belongs to same class. i.e if the classes are same and priorities are different the highest priority job will executes first.

hope this will helps u.

Cheers,
Sunny.
Back to top
View user's profile Send private message
Phantom
Data Mgmt Moderator
Data Mgmt Moderator


Joined: 07 Jan 2003
Posts: 1056
Topics: 91
Location: The Blue Planet

PostPosted: Wed Dec 07, 2005 4:05 am    Post subject: Reply with quote

venkat,

Priority and Class are two different Entities. A set of classes are grouped together under an Initiator - something like a processor executing a bunch of jobs at a time. There are multiple initiators in every mainframe system each executing a set of jobs. If an initiator is overloaded then the jobs running on them will wait for a longer time in queue. This must not be related to Job priority. As sunnybunny said Priority is to place your job at a partiular priority level within the same Class.

Normally, Initiators are classified per the type of job that are executed using them. For example, a set of classes can be dedicated for file transmissions like FTP, NDM, NJE...and another set will be dedicated for DB2 and other such sub-systems and another set for long running jobs (which require more CPU time) etc...

Hope this helps,

Thanks,
Phantom
Back to top
View user's profile Send private message
Vinodch
Beginner


Joined: 23 Dec 2002
Posts: 80
Topics: 32
Location: Chennai, India

PostPosted: Thu Dec 08, 2005 6:22 am    Post subject: Reply with quote

Phantom

Thanks for your explanation. If the CLASS parameter is not mentioned in the job, will the default value be assigned by the system if so what is the default value and how can we find the default value in the job ? Question
_________________
Thanks,
Vinod.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Thu Dec 08, 2005 7:33 am    Post subject: Reply with quote

Vinodch,

Vinodch,

I suggest that you read this topic entirely which will answer most of your questions

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2B631/20.7?DT=20030423085347

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Phantom
Data Mgmt Moderator
Data Mgmt Moderator


Joined: 07 Jan 2003
Posts: 1056
Topics: 91
Location: The Blue Planet

PostPosted: Thu Dec 08, 2005 7:34 am    Post subject: Reply with quote

Vinodch,

"Default Values" varies with Installation. You need to talk to your sys. programmers to find out the default class and its properties (Max. CPU time supported, type of job it supports - like tranmission jobs, tape jobs, database sub-system...).

Hope this helps,

Thanks,
Phantom
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group