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 

Question for MVS ?

 
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
ANDY
Beginner


Joined: 07 Feb 2004
Posts: 127
Topics: 67

PostPosted: Mon Feb 23, 2004 11:43 am    Post subject: Question for MVS ? Reply with quote

Hi:

When I submit a job on VSE, I need to take a look to make sure which class is available for using then submit it on the class. On MVS is this the same concept ? If it is, what's the command using on MVS ?

Thanks

Andy
Back to top
View user's profile Send private message
Maton_Man
Beginner


Joined: 30 Jan 2004
Posts: 123
Topics: 0

PostPosted: Mon Feb 23, 2004 6:35 pm    Post subject: Reply with quote

1). If you have SHOWMVS then this will produce a wealth of information about your MVS system including initiators. Simply find the word 'Initiators' for a list of the job classes running on them.

You should have several defined to run the same/similar classes.

2). If you have SDSF installed and you have the authority to do it then you can look at either the initiators screen or the job classes screen which will tell you the same thing.

3). TASID (a utility, not part of MVS or TSO) also shows initiator lists.
_________________
My opinions are exactly that.
Back to top
View user's profile Send private message
ANDY
Beginner


Joined: 07 Feb 2004
Posts: 127
Topics: 67

PostPosted: Mon Feb 23, 2004 7:19 pm    Post subject: Reply with quote

Hi:

I have not worked on MVS. We will use it later. I wise to get direct message from some experts.

Thanks

Andy


Last edited by ANDY on Mon Feb 23, 2004 11:25 pm; edited 1 time in total
Back to top
View user's profile Send private message
superk
Advanced


Joined: 19 Dec 2002
Posts: 684
Topics: 5

PostPosted: Mon Feb 23, 2004 8:13 pm    Post subject: Reply with quote

I don't have my MVS commands manual handy, but I believe that the proper command is "$D I" to display the initiators.
Back to top
View user's profile Send private message
ANDY
Beginner


Joined: 07 Feb 2004
Posts: 127
Topics: 67

PostPosted: Mon Feb 23, 2004 9:17 pm    Post subject: Reply with quote

I think initiators is where JES assign jobs. We do not need to know which initiator is busy or not.

If the above is true, Does it mean when we submit jobs we do not need to pay attention about system or do not need to choice CLASS. JES will do rest things for us ?

Andy
Back to top
View user's profile Send private message
Maton_Man
Beginner


Joined: 30 Jan 2004
Posts: 123
Topics: 0

PostPosted: Mon Feb 23, 2004 11:37 pm    Post subject: Reply with quote

I only pointed you to initiator lists because each initiator is assigned a list of classes that it can run. Therefore if you pick a job class which only runs on one initiator you may wait a long time before your job runs.

You must assign a class to use in your JCL. You will need to know which class to use insofar as classes are generally assigned specific attributes depending on who or what is meant to use them. For example, there are classes with; a CPU limit, tape only limitations (ie. you must allocate a tape unit in the job), night batch (only runs after a certain time eg 6.00pm), high performance, etc... Often, a site will segregate classes into those which are only to be used by system tasks eg Started Tasks and those available to the masses.

I would suggest you speak with an MVS Systems Programmer about which class to use as they will know which ones are meant for general development or production use.
_________________
My opinions are exactly that.
Back to top
View user's profile Send private message
ANDY
Beginner


Joined: 07 Feb 2004
Posts: 127
Topics: 67

PostPosted: Tue Feb 24, 2004 1:30 am    Post subject: Reply with quote

Hi Maton_Man:

Thank you.

Regards,

Andy
_________________
cheers,
Andy
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