DISPLAY INOPDUMP command

Read syntax diagramSkip visual syntax diagram
>>-DISPLAY-- --NET--,--INOPDUMP--------------------------------><

Purpose

The DISPLAY INOPDUMP command is used to determine:
  • The global status for INOPDUMP. The global status controls the INOPDUMP function for resources that are not defined within a transport resource list entry (TRLE). When a TRLE is activated, the global status is propagated to the newly activated TRLE if the TRLE InOpDump status has not been explicitly set.
  • Whether TRLE controlled resources are subject to INOPDUMP and, if so, the TRLE names.
  • Whether TRLEs subsequently activated, whose InOpDump status has not been explicitly set, will be subject to INOPDUMP.

Resulting display

The resulting display shows:
  • The global status for INOPDUMP
  • The names of all TRL major nodes having at least one TRLE currently having INOPDUMP set to ON.
  • TRLEs that currently have INOPDUMP set to ON (TRLEs that currently have INOPDUMP=OFF are not displayed)

Examples

Displaying INOPDUMP information:
 d net,inopdump
IST097I DISPLAY ACCEPTED
IST350I DISPLAY TYPE = INOPDUMP
IST1865I GLOBAL INOPDUMP = OFF
IST924I ------------------------------
IST1954I TRL MAJOR NODE = TRL1A
IST1866I TRLE = TRLE1A   INOPDUMP = ON
IST1866I TRLE = TRLE1B   INOPDUMP = ON
IST924I ------------------------------
IST1954I TRL MAJOR NODE = TRL1B
IST1866I TRLE = TRLE1F   INOPDUMP = ON
IST314I END