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


$D FSS - Display the characteristics of the specified functional subsystems

z/OS JES2 Commands
SA32-0990-00

Function

To display characteristics of function subsystems.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-$D--+-FSS----+--+------------------------------+------------->
       '-FSSDef-'  +-'--accccccc--'---------------+   
                   |    .-,------------------.    |   
                   |    V                    |    |   
                   '-(----+-accccccc-------+-+--)-'   
                          '-'--accccccc--'-'          

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

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

Display limiting keywords

|--+---------+--+-------------+--+-------------+---------------->
   '-,--ASID-'  '-,--AUTOstop-'  '-,--FSSMADDR-'   

>--+------------+--+-------------+--+-------------+------------->
   '-,--FSSMPTF-'  '-,--FSSMLENG-'  '-,--FSSMAPAR-'   

>--+-------------+--+---------+--+---------+--------------------|
   '-,--HASPFSSM-'  '-,--LONG-'  '-,--PROC-'   

Selection limiting keywords

|--+------------------------------+----------------------------->
   '-,--+---+--ASID--+-=--+--asid-'   
        '-/-'        +-^=-+           
                     +->--+           
                     '-<--'           

>--+-------------------------------------+---------------------->
   '-,--+---+--AUTOstop--+-=--+--+-No--+-'   
        '-/-'            '-^=-'  '-Yes-'     

>--+--------------------------------------+--------------------->
   '-,--+---+--HASPFSSM--+-=--+--haspfssm-'   
        '-/-'            +-^=-+               
                         +->--+               
                         '-<--'               

>--+------------------------------+-----------------------------|
   '-,--+---+--PROC--+-=--+--proc-'   
        '-/-'        +-^=-+           
                     +->--+           
                     '-<--'           

Parameters

ASID=asid
Displays the ASID of the address space in the functional subsystem.
AUTOstop={No|Yes}
Specifies whether (Yes) or not (No) the FSS address space is to be stopped (shut down) if all the devices attached to the FSS are drained.
FSSMADDR
Displays the hexadecimal address where the HASPFSSM module in use by this FSS has been loaded into storage (in the address space indicated by the ASID= parameter). This parameter is only displayed when the FSS is active and LONG is specified on the display command.
FSSMAPAR
Displays the last service applied to the HASPFSSM module in use by this FSS. This parameter is only displayed when the FSS is active and LONG is specified on the display command.
FSSMLENG
Displays the length of the HASPFSSM module in use by this FSS. This parameter is only displayed when the FSS is active and LONG is specified on the display command.
FSSMPTF
Displays the last PTF maintenance applied to the HASPFSSM module by this FSS. This parameter is only displayed when the FSS is active and LONG is specified on the display command.
HASPFSSM=haspfssm
The 1– to 8– character name of the load module that is loaded into the functional subsystem address space. This load module contains the various JES2-supplied FSI service routines.
LONG
Displays additional information.
Note: Because LONG= automatically triggers a "long" display, you cannot add additional display-limiting parameters to this command; however, you can add selection-limiting parameters.
PROC=proc
Specifies the 1– to 8–character name of the procedure in SYS1.PROCLIB that contains the JCL required to start the functional subsystem.

Authority Required

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.

Scope

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

Messages

The individual parameter descriptions list the resulting messages.

Examples

 1   $d fss(psf1)

  $HASP824 FSS(PSF1)     PROC=WTR3800S,HASPFSSM=HASPFSSM,
  $HASP824               AUTOSTOP=NO

The $HASP824 message displays the attributes of functional subsystem PSF1.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014