z/OS JES2 Commands
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


$D JOBPRTY - Display Current Job Priority Characteristics

z/OS JES2 Commands
SA32-0990-00

Function

To display the current job priority characteristics defined in the JOBPRTY table.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-$D--JOBPRTY--+------------------------------------+---------->
                +-n--+-----------+-------------------+   
                |    '- ---+-n-+-'                   |   
                |          '-*-'                     |   
                |    .-,------------------------.    |   
                |    V                          |    |   
                '-(------+-n-+--+-----------+---+--)-'   
                         '-*-'  '- ---+-n-+-'            
                                      '-*-'              

>--+-------------+--+---------+--------------------------------><
   '-,--PRIORITY-'  '-,--TIME-'   

Parameters

JOBPRTY(n)
The $HASP832 message displays the current job priority characteristics defined by entry (n) in the JOBPRTY table.
PRIORITY
Specifies the job-scheduling priority (0-15) relationship with execution times.
TIME
Specifies the execution times (1-279620), in minutes, that are to be associated with job-scheduling priorities.

Authority Required

This command requires display authority. The description of the $T RDRnn command explains how to ensure that the authority of the appropriate MVS™ system command group is assigned.

This command requires read security access authority. For a description of assigning command input authority, see z/OS JES2 Initialization and Tuning Guide, SA32-0991.

Scope

Single Member. This response to this command will be a display of information about this member only.

Messages

The $HASP832 message displayed the keywords and their current values.

Example

 1   $D JOBPRTY

  $HASP832 JOBPRTY(1)   PRIORITY=9,TIME=2
  $HASP832 JOBPRTY(2)   PRIORITY=8,TIME=5
  $HASP832 JOBPRTY(3)   PRIORITY=7,TIME=15
  $HASP832 JOBPRTY(4)   PRIORITY=6,TIME=279620
  $HASP832 JOBPRTY(5)   PRIORITY=5,TIME=279620
  $HASP832 JOBPRTY(6)   PRIORITY=4,TIME=279620
  $HASP832 JOBPRTY(7)   PRIORITY=3,TIME=279620
  $HASP832 JOBPRTY(8)   PRIORITY=2,TIME=279620
  $HASP832 JOBPRTY(9)   PRIORITY=1,TIME=279620

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014