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


$D OUTPRTY - Display job output priority

z/OS JES2 Commands
SA32-0990-00

Function

To display job output priority.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-$D--OUTPRTY--+--------------------------------------+-------->
                +-nn--+------------+-------------------+   
                |     '- ---+-mm-+-'                   |   
                |           '-*--'                     |   
                |    .-,--------------------------.    |   
                |    V                            |    |   
                '-(------+-nn-+--+------------+---+--)-'   
                         '-*--'  '- ---+-mm-+-'            
                                       '-*--'              

>--+---------------------------------+-------------------------->
   '-| Selection limiting keywords |-'   

>--+-------------------------------+---------------------------><
   '-| Display limiting keywords |-'   

Display limiting keywords

|--+---------+--+-------------+--+-----------+------------------|
   '-,--PAGE-'  '-,--PRIORITY-'  '-,--RECORD-'   

Selection limiting keywords

|--+------------------------------+----------------------------->
   '-,--+---+--PAGE--+-=--+--page-'   
        '-/-'        +-^=-+           
                     +->--+           
                     '-<--'           

>--+----------------------------------+-------------------------|
   '-,--+---+--RECORD--+-=--+--record-'   
        '-/-'          +-^=-+             
                       +->--+             
                       '-<--'             

Parameters

PAGE=page
Specifies the output page counts (1-16777215) that are associated with the priorities specified in the PRIORITY=parameter.
PRIORITY
Specifies the output selection priority (0-255) for the output interval specified by the corresponding RECORD= and PAGE= parameters.
RECORD=record
Specifies the output line counts (1-16777215) that are associated with the priorities specified in the PRIORITY parameter.

Authority Required

This command requires display authority.

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. The response to this command will be a display of information about this member only. You might want to use this command to get information about all members in the MAS. To do so, you can use the MVS™ ROUTE *ALL command to issue this command to all active members (if the JES2 command character is the same on all members). See z/OS MVS System Commands, SA38-0666 for more information on using the ROUTE *ALL command.

Messages

The $HASP848 message is issued in response to this command.

Example

 1   $D OUTPRTY

  $d outprty
  $HASP848 OUTPRTY(1)   PRIORITY=144,RECORD=2000,PAGE=50
  $HASP848 OUTPRTY(2)   PRIORITY=128,RECORD=5000,PAGE=100
  $HASP848 OUTPRTY(3)   PRIORITY=112,RECORD=15000,PAGE=300
  $HASP848 OUTPRTY(4)   PRIORITY=96,RECORD=16777215,PAGE=16777215
  $HASP848 OUTPRTY(5)   PRIORITY=80,RECORD=16777215,PAGE=16777215
  $HASP848 OUTPRTY(6)   PRIORITY=64,RECORD=16777215,PAGE=16777215
  $HASP848 OUTPRTY(7)   PRIORITY=48,RECORD=16777215,PAGE=16777215
  $HASP848 OUTPRTY(8)   PRIORITY=32,RECORD=16777215,PAGE=16777215
  $HASP848 OUTPRTY(9)   PRIORITY=16,RECORD=16777215,PAGE=16777215

JES2 provides information about the output priority.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014