DISPTREE
Purpose
The DISPTREE command displays the dependency graph for a particular resource.
Syntax
Parameters
- subsystem
- The name of the subsystem the display is to be focused upon.
- DEPENDENCY
- Specifies the type of dependency that should be used to draw the
dependency graph. The following options are available:
- START
- The start relationship that is defined for the named subsystem will be used to draw the graph.
- STOP
- The stop relationship that is defined for the named subsystem will be used to draw the graph.
- GROUP
- The group relationship that is defined for the named subsystem will be used to draw the graph.
- TARGET
- For information on the TARGET parameter, see TARGET Parameter.
- OUTMODE
- For information on the OUTMODE parameter, see OUTMODE Parameter.
Restrictions and Limitations
The DISPTREE command can only be used when SA z/OS is initialized.
Examples
If you enter Figure 1. DISPTREE Command
Dialog Panel
disptree
jes2, a panel similar to Figure 1 is
displayed. AOFKTREE SA z/OS - Command Dialogs Line 1 of 78
Domain ID = IPSNO -------- DISPTREE ---------- Date = 07/19/00
Operator ID = NETOP1 Time = 18:39:18
Subsystem ==> JES2 Target ==> KEY3 Dependency ==> START
PCAUTH --+
AOCSSI --+
AOCAPPL --+
JES2
+-- AMCP
+-- ASTEX
+-- DBUSS
+-- IRRDPTAB
+-- MIM
| +-- TMS
| +-- SLS
| +-- HSM
+-- OMIIHIST
| +-- OMIIHDI
| +-- OMIIETE
| +-- OMIICOL
| +-- OMIICCOL
| +-- OMIICCUA
+-- PIRLM
| +-- PIMS
| +-- OMIIPIMS
| +-- PIMSDBRC
| +-- PIMSDLI
+-- PMO
+-- QFETCHA
+-- QFETCHB
+-- QFETCHC
+-- QFETCHD
+-- RMF
| +-- RMFGAT
+-- RODM
| +-- GMFHS
| +-- NETGMFLS
Command ===>
PF1=Help PF2=End PF3=Return PF4=Focus PF5=Info PF6=Roll
PF8=Forward PF9=Refresh PF11=Right PF12=Retrieve
- The Subsystem field shows the name of the subsystem
- The Target field shows the name of the system where the subsystem resides
- The Dependency field shows the dependency type (START, STOP, or GROUP)
If you position the cursor next to a resource and press PF4 the tree structure of the resource is shown.
PF5 lets you toggle to the DISPINFO command dialog.
