DISPLAY CLSTRS command

Read syntax diagramSkip visual syntax diagram
>>-DISPLAY-- --NET--,--CLSTRS----------------------------------->

>--+----------------------------------+------------------------->
   |                              (1) |   
   '-,--ID--=--+-name-----------+-----'   
               |    .-,----.    |         
               |    V      |    |         
               '-(----name-+--)-'         

   .-,--IDTYPE--=--*----------.  .-,--LIST--=--ALL-------.   
>--+--------------------------+--+-----------------------+------>
   '-,--IDTYPE--=--+-LCLSNA-+-'  '-,--LIST--=--+-ALL---+-'   
                   +-PUT45--+                  '-COUNT-'     
                   +-SWSEG--+                                
                   '-*------'                                

   .-,--MAX--=--DSPLYDEF_start_option_value-.   
>--+----------------------------------------+------------------->
   '-,--MAX--=--+-*-------------------+-----'   
                '-number_of_resources-'         

>--+----------------------------+------------------------------->
   '-,--OWNER--=--+-host_name-+-'   
                  '-*NONE-----'     

   .-,--SCOPE--=--ALL---------------.   
>--+--------------------------------+--------------------------><
   |              .-ALL-----------. |   
   '-,--SCOPE--=--+---------------+-'   
                  '-+-----------+-'     
                    +-ACT-------+       
                    +-ACTONLY---+       
                    +-ALL-------+       
                    +-CONCT-----+       
                    +-IACTIVE---+       
                    +-IINACT----+       
                    +-INACT-----+       
                    +-INACTONLY-+       
                    +-PENDING---+       
                    +-RELSD-----+       
                    '-RESET-----'       

Notes:
  1. Depending on the value of the DSPLYWLD start option, wildcard values can be used for this operand.

Abbreviations

Operand Abbreviation
DISPLAY D
SCOPE=ACT ACT or A
SCOPE=ACTONLY ACTONLY
SCOPE=ALL EVERY or E
SCOPE=CONCT CONCT
SCOPE=INACT INACT or I
SCOPE=INACTONLY INACTONL
SCOPE=PENDING PEND
SCOPE=RELSD RELSD
SCOPE=RESET RESET

When using an abbreviation in place of an operand, code the abbreviation exactly as shown in the table. For example, when coding the abbreviation for SCOPE=ALL, code only EVERY or E. Do not code SCOPE=E.

Purpose

The DISPLAY CLSTRS (clusters) command displays the status of physical units (PUs) subordinate to an NCP node, a local SNA node, or a switched subarea node.

Note: To display physical units independently of the major nodes that contain them, use the DISPLAY RSCLIST command with IDTYPE=CLSTRS.

Operands

ID=name
Specifies the name of one or more active NCP, local SNA, or switched major nodes whose subordinate PUs are to be displayed.

If OWNER is also specified on this command, the value of ID must match the name of an NCP major node.

Depending on the value of the DSPLYWLD start option, wildcard values can be used for this operand. For more information about using wildcards, see Using wildcard names.

Attention: Specifying a wildcard name might degrade performance because VTAM® checks every NCP, local SNA, and switched major node in the network.
IDTYPE
Specifies the type of major node that the ID operand names. If several types of resources share the same name, IDTYPE can be used to identify which resource the command should act on. The default is IDTYPE=*.
IDTYPE=LCLSNA
Displays only the subordinate PUs defined in local SNA major nodes.
IDTYPE=PUT45
Displays only the subordinate PUs defined in PU type 4 and PU type 5 major nodes.
IDTYPE=SWSEG
Displays only the subordinate PUs defined in switched major nodes.
IDTYPE=*
Displays the subordinate PUs defined in NCP major nodes, local SNA major nodes, and switched major nodes.
LIST
Specifies the level of detail to display.
LIST=COUNT
Displays only the number of resources in each state, based on the filters specified in the SCOPE, OWNER, and IDTYPE keywords.
LIST=ALL
Displays information about all resources, based on the filters specified in the SCOPE, OWNER, and IDTYPE keywords.
MAX
Specifies the maximum number of resources that VTAM displays for this command. This operand is valid only with LIST=ALL.
MAX=*
Specifies that the value of the DSPLYMAX start option is used to limit the display output.
MAX=number_of_resources
Specifies the number of PUs to display for this command. The valid range is 1–value of DSPLYMAX. The default is the value specified for the DSPLYDEF start option.

Specifying MAX limits the display output. VTAM searches only for the number of instances that you have specified. When that number is found, VTAM does not search any further. This saves processing time for the command and gives you control over the amount of display output generated by the command. If fewer PUs are found than you have specified on MAX, VTAM displays only the PUs that are found.

OWNER
Specifies whether PUs defined with the OWNER operand are to be displayed. This operand is valid only when the name or the wildcard value specified on the ID operand matches the name of an NCP major node.
OWNER=host_name
Specifies that only PUs whose owning SSCP (as determined by the OWNER operand on the GROUP, LINE, or PU definition statements) matches the host_name specified are to be displayed.
OWNER=*NONE
Specifies that only PUs without an OWNER operand on the GROUP, LINE, or PU definition statements are to be displayed.
SCOPE
Specifies the required scope of the display.
Note: If you specify the SCOPE operand without specifying a value SCOPE=ALL is assumed.
SCOPE=ACT
Specifies that information is to be displayed about all active, pending, and connectable PUs within the specified major nodes (or within all NCP, local SNA, and switched major nodes if the ID operand is omitted). The information is displayed for the major node as well. If this display is undesirably large, you can use SCOPE=ACTONLY or SCOPE=CONCT to further limit the display.
SCOPE=ACTONLY
Specifies that information is to be displayed about all PUs in an active state within the specified major nodes (or within all NCP, local SNA, and switched major nodes if the ID operand is omitted). The display does not include PUs in pending or connectable states. If no PUs are found in an active state, you can use SCOPE=ACT to broaden the scope of the display to include those in active, connectable, and pending states.
SCOPE=ALL
Specifies that information is to be displayed about all PUs (regardless of status) within the specified major nodes (or within all NCP, local SNA, and switched major nodes if the ID operand is omitted). The information is displayed for the major node as well.
SCOPE=CONCT
Specifies that information is to be displayed about all PUs in a CONCT (connectable) state within the specified major nodes (or within all NCP, local SNA, and switched major nodes if the ID operand is omitted). If no PUs are found in a connectable state, you can use SCOPE=ACT to broaden the scope of the display to include those in active, connectable, and pending states
SCOPE=IACTIVE
Specifies that information is to be displayed about all PUs within the specified major nodes (or within all NCP, local SNA, and switched major nodes if the ID operand is omitted) for which the minor node is ISTATUS=INACTIVE.
SCOPE=IINACT
Specifies that information is to be displayed about all PUs within the specified major nodes (or within all NCP, local SNA, and switched major nodes if the ID operand is omitted) for which the minor node is ISTATUS=ACTIVE.
SCOPE=INACT
Specifies that information is to be displayed about all inactive PUs within the specified major nodes (or within all NCP, local SNA, and switched major nodes if the ID operand is omitted). The information is displayed for the major node as well. If this display is undesirably large, you can use SCOPE=INACTONLY or SCOPE=RESET to further limit the display.
SCOPE=INACTONLY
Specifies that information is to be displayed about all inactive PUs within the specified major nodes (or within all major nodes if the ID operand is omitted). Resources in a RESET state are not included in the SCOPE=INACTONLY display.
SCOPE=PENDING
Specifies that information is to be displayed about all pending PUs within the specified major nodes (or within all NCP, local SNA, and switched major nodes if the ID operand is omitted). A pending state is a transient state to or from the fully active state.
SCOPE=RELSD
Specifies that the information is to be displayed about all PUs in a RELSD state within the specified major nodes (or within all NCP, local SNA, and switched major nodes if the ID operand is omitted).
SCOPE=RESET
Specifies that information is to be displayed about all PUs in a RESET state within the specified major nodes (or within all NCP, local SNA, and switched major nodes if the ID operand is omitted).

Resulting display

The resulting display shows:
  • For each active major node defining physical units, the major node name, status, and type, the names of the active, inactive, pending, or all physical units (as determined by the SCOPE operand) associated with the major node, and the status and node type for each subordinate resource listed.
  • For local SNA major nodes, the channel device name for every physical unit in the local SNA major node.

Examples

Displaying all physical units (clusters) subordinate to a specific major node:
d net,clstrs,id=c23smnc
IST097I DISPLAY ACCEPTED
IST350I DISPLAY TYPE = CLUSTERS/PHYS UNITS
IST089I C23SMNC  TYPE = SW SNA MAJ NODE  , ACTIV
IST089I C23P922  TYPE = PU_T2            , CONCT
IST089I C23P923  TYPE = PU_T2            , CONCT
IST089I C23P925  TYPE = PU_T2            , CONCT
IST089I C23P926  TYPE = PU_T2            , CONCT
IST089I C23P928  TYPE = PU_T2            , CONCT
IST089I C23P929  TYPE = PU_T2            , CONCT
IST089I C23P92B  TYPE = PU_T2            , CONCT
IST089I C23P92C  TYPE = PU_T2            , CONCT
IST1454I 9 RESOURCE(S) DISPLAYED FOR ID=C23SMNC
IST314I END
Displaying all physical units (clusters) owned by a specific SSCP:
d net,clstrs,owner=sscp1a
IST097I DISPLAY ACCEPTED
IST350I DISPLAY TYPE = CLUSTERS/PHYS UNITS
IST089I NCP3AA1  TYPE = PU T4/5          , PCTD1
IST089I P3A3767A TYPE = PU_T1            , NEVAC
IST089I P3A3274A TYPE = PU_T2            , NEVAC
IST089I P3A4956A TYPE = PU_T2            , NEVAC
IST089I P3A3767D TYPE = PU_T1            , NEVAC
IST089I P3A4956G TYPE = PU_T2            , NEVAC
IST089I P3A3767C TYPE = PU_T1            , NEVAC
IST089I P3A4956E TYPE = PU_T2            , NEVAC
IST089I P3A4956F TYPE = PU_T2            , NEVAC
IST089I P3A4956C TYPE = PU_T2            , NEVAC
IST089I P3A3274B TYPE = PU_T2            , NEVAC
IST089I P3A3767B TYPE = PU_T1            , NEVAC
IST089I P3A4956D TYPE = PU_T2            , NEVAC
IST089I P3A3274C TYPE = PU_T2            , NEVAC
IST1454I 14 RESOURCE(S) DISPLAYED
IST314I END
Displaying all physical units (clusters):
d net,clstrs
IST097I DISPLAY ACCEPTED
IST350I DISPLAY TYPE = CLUSTERS/PHYS UNITS
IST089I ISTDSWMN TYPE = SW SNA MAJ NODE  , ACTIV
IST089I A04P88A  TYPE = PU_T2            , ACTIV---X-
IST089I A04P887  TYPE = PU_T2            , ACTIV---X-
IST089I A04P884  TYPE = PU_T2            , ACTIV---X-
IST089I A04P881  TYPE = PU_T2            , ACTIV---X-
IST089I C23SMNC  TYPE = SW SNA MAJ NODE  , ACTIV
IST089I C23P922  TYPE = PU_T2            , CONCT
IST089I C23P923  TYPE = PU_T2            , CONCT
IST089I C23P925  TYPE = PU_T2            , CONCT
IST089I C23P926  TYPE = PU_T2            , CONCT
IST089I C23P928  TYPE = PU_T2            , CONCT
IST089I C23P929  TYPE = PU_T2            , CONCT
IST089I C23P92B  TYPE = PU_T2            , CONCT
IST089I C23P92C  TYPE = PU_T2            , CONCT
IST089I A04SMNC  TYPE = SW SNA MAJ NODE  , ACTIV
IST089I A04P882  TYPE = PU_T2            , ACTIV--L--
IST089I A04P883  TYPE = PU_T2            , ACTIV--L--
IST089I A04P885  TYPE = PU_T2            , ACTIV--L--
IST089I A04P886  TYPE = PU_T2            , ACTIV--L--
IST089I A04P888  TYPE = PU_T2            , ACTIV--L--
IST089I A04P889  TYPE = PU_T2            , ACTIV--L--
IST089I A04P88B  TYPE = PU_T2            , ACTIV--L--
IST089I A04P88C  TYPE = PU_T2            , ACTIV--L--
IST089I SMNA01C  TYPE = SW SNA MAJ NODE  , ACTIV
IST089I A50NETNA TYPE = PU_T2            , ACTIV--L--
IST089I A02NETNA TYPE = PU_T2            , ACTIV--L--
IST089I A02NETNB TYPE = PU_T2            , ACTIV--L--
IST089I A0462ZC  TYPE = PU T4/5          , ACTIV
IST089I A04C001  TYPE = PU_T2            , NEVAC
IST089I A04C002  TYPE = PU_T2            , NEVAC
IST089I A04C011  TYPE = PU_T2            , NEVAC
IST089I A04C012  TYPE = PU_T2            , NEVAC
IST089I A04C031  TYPE = PU_T2            , NEVAC
IST089I A04C032  TYPE = PU_T2            , NEVAC
IST089I A04NXXX  TYPE = PU_T2            , NEVAC----T
IST089I A04P041  TYPE = PU_T2            , NEVAC
IST089I A04P042  TYPE = PU_T2            , NEVAC
IST089I A04P043  TYPE = PU_T2            , NEVAC
IST1454I 38 RESOURCE(S) DISPLAYED
IST314I END
Displaying physical units (clusters), limiting output to three resources:
d net,clstrs,max=3
IST097I DISPLAY ACCEPTED
IST350I DISPLAY TYPE = CLUSTERS/PHYS UNITS
IST089I NCP3AA1  TYPE = PU T4/5          , PCTD1
IST089I P3A3767A TYPE = PU_T1            , NEVAC
IST089I P3A3274A TYPE = PU_T2            , NEVAC
IST1315I DISPLAY TRUNCATED AT MAX = 3
IST1454I 3 RESOURCE(S) DISPLAYED
IST314I END
Displaying LIST=COUNT:
d net,clstrs,id=ncp3ab8,list=count
IST097I DISPLAY ACCEPTED                                   
IST350I DISPLAY TYPE = CLUSTERS/PHYS UNITS                 
IST089I NCP3AB8  TYPE = PU T4/5          , ACTIV                   
IST1747I SUMMARY OF STATE INFORMATION:                             
IST1748I RESET =          4  RELSD =          2  NEVAC =         36
IST1748I ACTIV =          3                                        
IST1454I 45 RESOURCE(S) DISPLAYED FOR ID=NCP3AB8                   
IST314I END