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

Regards PRTY parameter


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

Active User


Joined: 25 Aug 2007
Posts: 235
Location: Chennai

PostPosted: Fri Jul 25, 2008 7:18 pm
Reply with quote

Hi,

Eventhough i code PRTY=14 in JCL like below,

Code:

//TSSEMC1A JOB (040T,1532),'CATLOG EXTRACT-1',CLASS=A,MSGCLASS=X, 
//            NOTIFY=&SYSUID,PRTY=14                               


But while running the value got overrided.

In JESYSMSG the following message was thrown

Code:

DTM1459I 2008.207 09:44:33 JOB TSSEMC1A REQUEUED TO CLASS=A PRIORITY=1   


So how to make PRTY into effect?

Thanks
R KARTHIK
Back to top
View user's profile Send private message
priyesh.agrawal

Senior Member


Joined: 28 Mar 2005
Posts: 1448
Location: Chicago, IL

PostPosted: Fri Jul 25, 2008 7:53 pm
Reply with quote

It depends on your system installation. JES2 may ignore PRTY parameter.

Look at here to know more about it.

Priyesh.
Back to top
View user's profile Send private message
karthikr44

Active User


Joined: 25 Aug 2007
Posts: 235
Location: Chennai

PostPosted: Fri Jul 25, 2008 8:04 pm
Reply with quote

Hi Priyesh,

Thanks for provided the link.

Regards
R KARTHIK
Back to top
View user's profile Send private message
Terry Heinze

JCL Moderator


Joined: 14 Jul 2008
Posts: 1249
Location: Richfield, MN, USA

PostPosted: Sat Jul 26, 2008 5:17 am
Reply with quote

Most likely, number 4 is the reason. There are reasons why shops frown on developers who try to override business standards. icon_smile.gif
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Sat Jul 26, 2008 7:37 am
Reply with quote

Hello,

Quote:
There are reasons why shops frown on developers who try to override business standards
Yup, many organizations require followng the standards as a conditon of continued employment.

Some developer will not be permitted to make their work take priority over other work on the system. They will be warned and then dismissed if they cannot simply follow the rules.
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 Using the Jobname parameter in a Qual... ABENDS & Debugging 1
No new posts Demand with DEADLINE TIME parameter CA Products 4
No new posts Option DYNALLOC second parameter. DFSORT/ICETOOL 11
No new posts Writing the output file name from a p... JCL & VSAM 7
No new posts Reference for COND parameter. JCL & VSAM 1
Search our Forums:

Back to Top