$D PCEDEF - Display PCE definitions

Function

To display JES2 PCE definitions.

Syntax

Read syntax diagramSkip visual syntax diagram$DPCEDEF ,CNVTNUM,OUTNUM,PSONUM,PURGENUM,SPINNUM,STACNUM

Parameters

CNVTNUM
Specifies the number (1-10) of conversion processors defined to JES2.
OUTNUM
Specifies the number (1-10) of output processors defined to JES2.
PSONUM
Specifies the number (1-10) of PSO processors defined to JES2.
PURGENUM
Specifies the number (1-10) of purge processors defined to JES2.
SPINNUM
Specifies the number (3-10) of spin processors defined to JES2.
STACNUM
Specifies the number (1-10) of TSO/E STATUS/CANCEL processors defined to JES2.

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.

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 for more information on using the ROUTE *ALL command.

Messages

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

Example

 1   $D PCEDEF
            $d pcedef
            $HASP849 PCEDEF
  $HASP849 PCEDEF  CNVTNUM=2,PURGENUM=2,PSONUM=2,OUTNUM=2,
  $HASP849         STACNUM=2,SPINNUM=3

JES2 provides information about the PCE definitions.