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


$D PUNCHDEF - Display punch environment characteristics

z/OS JES2 Commands
SA32-0990-00

Function

To display the characteristics assigned to jobs entering the system.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-$D--PUNCHDEF--+-----------+--+------------+------------------>
                 '-,--CCWNUM-'  '-,--DBLBUFR-'   

>--+-------------+---------------------------------------------><
   '-,--RDBLBUFR-'   

Parameters

CCWNUM
Specifies the maximum number (1-235) of double words to be used for the channel program area for local punches.
DBLBUFR
Specifies whether (Yes) or not (No) double buffering is used for local card punches.
RDBLBUFR
Specifies whether double buffering (Yes) or single buffering (No) is to be used for remote card punches.

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

The scope of some commands varies by parameter.

Some parameters on certain commands will display information about the entire MAS, while other parameters will display information about this member only.

For those commands that are single member scope or have some parameters that are single member scope, you might want to use the parameters for that command to get information about all members of the MAS. If so, you can use the MVS ROUTE *ALL command to issue that 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 $HASP847 message is issued in response to this command. list the resulting messages.

Example

 1   $d punchdef

  $HASP847 PUNCHDEF  CCWNUM=49,DBLBUFR=NO,RDBLBUFR=NO

The $HASP847 message indicates punch characteristics.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014