DISPLAY CDRSCS command

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

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

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

>--+------------------------+----------------------------------->
   '-,--NETID--=--+-------+-'   
                  +-netid-+     
                  '-*NONE-'     

   .-,--SCOPE--=--ALL---------------.   
>--+--------------------------------+--------------------------><
   |              .-ALL-----------. |   
   '-,--SCOPE--=--+---------------+-'   
                  '-+-----------+-'     
                    +-ACT-------+       
                    +-ACTONLY---+       
                    +-ACTSESS---+       
                    +-ALL-------+       
                    +-CONCT-----+       
                    +-INACT-----+       
                    +-INACTONLY-+       
                    +-PENDING---+       
                    '-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=ACTSESS ACTSESS
SCOPE=ALL EVERY or E
SCOPE=CONCT CONCT
SCOPE=INACT INACT or I
SCOPE=INACTONLY INACTONL
SCOPE=PENDING PEND
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 CDRSCS (cross-domain resources) command displays information about cross-domain resources, including independent LUs.

Note: To display cross-domain resources independently of the major nodes that contain them, use the DISPLAY RSCLIST command with IDTYPE=CDRSCS.

Operands

ID=name
Specifies the name of one or more active CDRSC major nodes whose subordinate resources are to be displayed.

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 CDRSC major node in the network.
MAX
Specifies the maximum number of CDRSC minor nodes that VTAM displays for this command.
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 CDRSC minor nodes 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 CDRSC minor nodes are found than you have specified on MAX, VTAM displays only the CDRSC minor nodes that are found.

NETID
Specifies the network identifier for which VTAM is to display CDRSCs.

If you do not specify the NETID operand, CDRSCs are displayed regardless of their network.

If you specify the NETID operand, but do not identify a specific network (that is, a value for netid is not entered), CDRSCs within the host network are displayed.
NETID=netid
Specifies that VTAM display CDRSCs within the indicated network.
NETID=*NONE
Specifies that VTAM display only CDRSCs with unknown network identifiers.
Note: While sessions exist between VTAM and a cross-domain resource that was predefined without a network identifier, the resource is displayed with its real network identifier. When all sessions with the cross-domain resource have ended, the resource returns to having an unknown network identifier.
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 CDRSC minor nodes within the specified major nodes (or within all major nodes if the ID operand is omitted). 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 CDRSC minor nodes in an active state within the specified major nodes (or within all major nodes if the ID operand is omitted). The display does not include CDRSCs in pending or connectable states. If no CDRSCs 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=ACTSESS
Specifies that information is to be displayed about all CDRSC minor nodes that are active with sessions within the specified major nodes (or within all major nodes if the ID operand is omitted).
SCOPE=ALL
Specifies that information is to be displayed about all CDRSC minor nodes (regardless of their status) within the specified major nodes (or within all major nodes if the ID operand is omitted).
SCOPE=CONCT
Specifies that information is to be displayed about all CDRSC minor nodes in a CONCT (connectable) state within the specified major nodes (or within all major nodes if the ID operand is omitted). If no CDRSCs 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=INACT
Specifies that information is to be displayed about all inactive CDRSC minor nodes within the specified major nodes (or within all major nodes if the ID operand is omitted). 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 CDRSC minor nodes 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 CDRSC minor nodes within the specified major nodes (or within all major nodes if the ID operand is omitted). A pending state is a transient state to or from the fully active state.
SCOPE=RESET
Specifies that information is to be displayed about all CDRSC minor nodes in a RESET state within the specified major nodes (or within all major nodes if the ID operand is omitted).

Resulting display

The resulting display shows the following information:
  • If ID is specified, the name and status of the specified CDRSC major node or nodes are displayed. Inactive CDRSC major nodes are not known to VTAM and are therefore not displayed.
  • If ID is not specified, the name and status of each active CDRSC major node in the domain are displayed. Inactive CDRSC major nodes are not known to VTAM and are therefore not displayed.
  • For each CDRSC major node, the name, status, owning CDRM, and NETID (where applicable) of each subordinate CDRSC minor node including model CDRSCs and clone CDRSCs are displayed. The display output is limited to active, inactive, or pending minor nodes if specified on the SCOPE operand.

Examples

Displaying cross-domain resources for a specific network:
d net,cdrscs,netid=neta
IST097I DISPLAY ACCEPTED                          
IST350I DISPLAY TYPE = CDRSCS                     
IST089I CDRSC1A  TYPE = CDRSC SEGMENT    , ACTIV           
IST483I A04I042* ACTIV     , CDRM = ***NA***, NETID = NETA 
IST483I A04I0423 ACTIV     , CDRM = ***NA***, NETID = NETA 
IST483I A04I0422 ACTIV     , CDRM = ***NA***, NETID = NETA 
IST483I A04I0421 ACTIV     , CDRM = ***NA***, NETID = NETA 
IST089I ISTPDILU TYPE = CDRSC SEGMENT    , ACTIV           
IST483I L3A4956V ACTIV     , CDRM = ***NA***, NETID = NETA 
IST483I L3A4956W ACTIV     , CDRM = ***NA***, NETID = NETA 
IST089I ISTCDRDY TYPE = CDRSC SEGMENT    , ACTIV           
IST483I C25NVLUC ACTIV----Y, CDRM = ***NA***, NETID = NETA 
IST1454I 7 RESOURCE(S) DISPLAYED                          
IST314I END
Displaying a specific cross-domain resource major node and its subordinate resources:
d net,cdrscs,id=istpdilu
IST097I DISPLAY ACCEPTED
IST350I DISPLAY TYPE = CDRSCS
IST089I ISTPDILU TYPE = CDRSC SEGMENT    , ACTIV
IST483I A31I3621 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A31I3622 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A31I3623 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A31I3624 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A31I3625 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A31I3631 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A31I3632 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A31I3633 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A31I3634 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A31I3635 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A31I4821 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A03I88B3 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A03I88B4 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A03I88B5 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A03I88C1 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A03I88C2 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A03I88C3 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A03I88C4 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A03I88C5 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST1454I 19 RESOURCE(S) DISPLAYED FOR ID=ISTPDILU
IST314I END
Displaying all cross-domain resources:
d net,cdrscs
IST097I DISPLAY ACCEPTED
IST350I DISPLAY TYPE = CDRSCS
IST089I ISTPDILU TYPE = CDRSC SEGMENT    , ACTIV
IST483I A04I0421 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A04I0422 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A04I0423 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A04I0424 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I A04I0425 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I C23I92C2 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I C23I92C3 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I C23I92C4 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST483I C23I92C5 ACTIV     , CDRM = ***NA***, NETID = ***NA***
IST089I ISTCDRDY TYPE = CDRSC SEGMENT    , ACTIV
IST483I C25NVLUC ACTIV----Y, CDRM = ***NA***, NETID = NETA
IST483I B01NVLUC ACTIV----Y, CDRM = ***NA***, NETID = NETA
IST483I A81NVLUC ACTIV----Y, CDRM = ***NA***, NETID = NETA
IST483I A03D207F ACT/S----Y, CDRM = A01N    , NETID = NETA
IST483I C23D92CE ACT/S----Y, CDRM = A01N    , NETID = NETC
IST483I C23D48CC ACT/S----Y, CDRM = A01N    , NETID = NETC
IST483I C23D921D ACT/S----Y, CDRM = A01N    , NETID = NETX
IST483I C23D527B ACT/S----Y, CDRM = A01N    , NETID = NETC
IST483I C23D48CD ACT/S----Y, CDRM = A01N    , NETID = NETC
IST483I C23D486B ACT/S----Y, CDRM = A01N    , NETID = NETC
IST483I C23D486D ACT/S----Y, CDRM = A01N    , NETID = NETC
IST483I C23D92AD ACT/S----Y, CDRM = A01N    , NETID = NETC
IST483I A03D203B ACT/S----Y, CDRM = A01N    , NETID = NETZ
IST483I A03D167C ACT/S----Y, CDRM = A01N    , NETID = NETA
IST483I A03D883D ACT/S----Y, CDRM = A01N    , NETID = NETZ
IST483I C23D486E ACT/S----Y, CDRM = A01N    , NETID = NETC
IST483I C23D48AC ACT/S----Y, CDRM = A01N    , NETID = NETC
IST483I C23D52CD ACT/S----Y, CDRM = A01N    , NETID = NETC
IST483I A31D926C ACT/S----Y, CDRM = A01N    , NETID = NETA
IST483I A31D48CC ACT/S----Y, CDRM = A01N    , NETID = NETA
IST483I A04D209B ACT/S----Y, CDRM = A01N    , NETID = NETA
IST483I C23D527F ACT/S----Y, CDRM = A01N    , NETID = NETC
IST483I C23D483F ACT/S----Y, CDRM = A01N    , NETID = NETZ
IST483I C23D524F ACT/S----Y, CDRM = A01N    , NETID = NETC
IST483I C01NVLUC ACT/S----Y, CDRM = A01N    , NETID = NETC
IST483I A02NVLUC ACT/S----Y, CDRM = A01N    , NETID = NETA
IST483I ECHO02A  ACT/S----Y, CDRM = A01N    , NETID = NETA
IST483I A50NVLUC ACT/S----Y, CDRM = A01N    , NETID = NETA
IST483I A500N    ACT/S----Y, CDRM = A01N    , NETID = NETA
IST483I A02N     ACT/S----Y, CDRM = A01N    , NETID = NETA
IST1454I 39 RESOURCE(S) DISPLAYED
IST314I END
Displaying cross-domain resources limiting output to five resources:
d net,cdrscs,max=5
IST097I DISPLAY ACCEPTED
IST350I DISPLAY TYPE = CDRSCS
IST089I ISTPDILU TYPE = CDRSC SEGMENT    , ACTIV
IST1358I NO QUALIFYING MATCHES
IST089I ISTCDRDY TYPE = CDRSC SEGMENT    , ACTIV
IST1358I NO QUALIFYING MATCHES
IST089I CDRSC1A  TYPE = CDRSC SEGMENT    , ACTIV
IST483I APPL8    ACTIV--S--, CDRM = SSCP1A  , NETID = ***NA***
IST483I APPL9    NEVAC--S--, CDRM = SSCP1A  , NETID = ***NA***
IST483I L4A3278A ACTIV     , CDRM = SSCP2A  , NETID = NETA
IST483I L4A3279A ACTIV     , CDRM = SSCP2A  , NETID = NETA
IST483I L4A3767D ACTIV     , CDRM = SSCP2A  , NETID = NETA
IST1315I DISPLAY TRUNCATED AT MAX = 5
IST1454I 5 RESOURCE(S) DISPLAYED
IST314I END