IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

about initiators in mainframe system


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
kumaresh.M

New User


Joined: 17 Feb 2006
Posts: 64
Location: Bangalore

PostPosted: Mon Feb 20, 2006 5:07 pm
Reply with quote

Hi friends.

its possible to assign multiple msgclass for a single job,

for example,
i dont know the priority of initiators on my mainframe system,
so i have to execute my job immidiately,so what i have to do, is there any otherway(Except priority parameter) to execute mu job imm?
Back to top
View user's profile Send private message
Rupesh.Kothari

Member of the Month


Joined: 27 Apr 2005
Posts: 463

PostPosted: Mon Feb 20, 2006 5:15 pm
Reply with quote

HI,


Quote:
its possible to assign multiple msgclass for a single job,

for example,
i dont know the priority of initiators on my mainframe system,
so i have to execute my job immidiately,so what i have to do, is there any otherway(Except priority parameter) to execute mu job imm?


If you have acess to
Code:
INIT
command then You can directly check which class is free.

else you can check

Go thru SDSF and press

Code:
COMMAND INPUT ===> I


And check is there any jobs are pending in the Class in which you are submitting the job if no then you can submit else chaneg teh class and submit teh job

Hope this helps

Regards
Rupesh
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 1
No new posts Sysplex System won't IPL at DR site I... All Other Mainframe Topics 2
No new posts Mainframe openings in Techmahnidra fo... Mainframe Jobs 0
No new posts How to delete a user's alias from the... JCL & VSAM 11
No new posts Insert system time/date (timestamp) u... DFSORT/ICETOOL 5
Search our Forums:

Back to Top