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


$D OPTsdef - Display start options processing definitions

z/OS JES2 Commands
SA32-0990-00

Function

To display JES2 start options.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-$D--OPTsdef--+-------------+--+-----------+--+----------+---->
                '-,--HASPPARM-'  '-,--MEMBER-'  '-,--SPOOL-'   

>--+-------------+--+-------------+--+---------------+---------><
   '-,--STARTopt-'  '-,--STARTYPE-'  '-,--UNACTivate-'   

Parameters

HASPPARM
Displays the name of the data definition (DD) statement that defines the data set containing the initialization statements that JES2 is to use for initialization.
MEMBER
Displays the member of the MVS™ default PARMLIB concatenation containing the initialization statements that JES2 is to use for initialization.
SPOOL
Displays whether this member performed a spool validation on its last restart, and whether validation was forced.
STARTopt
Displays the type of start that was specified in the initialization options (FORMAT, COLD, WARM).
STARTYPE
Displays the type of start that was actually performed (FORMAT, COLD, ALL-MEMBER WARM, SINGLE-MEMBER WARM, QUICK, HOT).
UNACTivate
Displays whether or not the UNACTivate START PARM was specified.

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. 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 $HASP820 message is issued in response to this command.

Example

 1   $d optsdef

    $HASP820 OPTSDEF  HASPPARM=HASPPARM,MEMBER=,SPOOL=NOVALIDATE,
    $HASP820          UNACTIVATE=NO,STARTOPT=COLD,STARTYPE=COLD

JES2 provides information about the start options.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014