DISPACF
Purpose
The DISPACF command displays resource information and automation policy settings for a specific entry or entry-type pair in the automation control file.
Syntax
Parameters
- entry_name
- Specifies the name of the entry in the automation control file.
For messages data of application groups (APGs), entry_name must be prefixed with 0. For messages data of monitor resources (MTRs), entry_name must be prefixed with 1.
If you specify *, all entry names are displayed.
- entry_type
- Specifies the type within the entry in the automation control file. If you specify
a particular type-name, only that type-name (and its data fields)
for the entry-name is displayed.
If you specify *, all of the type-names and their data fields for the entry-name are displayed. This is the default. Wildcard is supported.
- TARGET
- For information on the TARGET parameter, see TARGET Parameter.
- OUTMODE
- For information on the OUTMODE parameter, see OUTMODE Parameter.
Restrictions and Limitations
The DISPACF command can only be used when SA z/OS® is initialized.
Examples
If you enter dispacf
subsystem, you will see a fullscreen display similar to Figure 1.
AOFK3D0X SA z/OS - Command Response Line 1 of 893
Domain ID = IPSNO ---------- DISPACF ---------- Date = 07/19/00
Operator ID = NETOP1 Time = 18:38:13
Command = ACF ENTRY=SUBSYSTEM,TYPE=*,REQ=DISP
SYSTEM = KEY3 AUTOMATION CONFIGURATION DISPLAY - ENTRY= SUBSYSTEM
-------------------------------------------------------------------------------
AUTOMATION CONFIGURATION DISPLAY - ENTRY= SUBSYSTEM
TYPE IS ALLOCAS
JOBTYPE = MVS
RESTARTOPT = ALWAYS
SHUTDLY = 00:01:00
STRTDLY = 00:02:00
TERMDLY = 00:00:12
EXTSTART = ALWAYS
EXTSTOP = ALWAYS
JOB = ALLOCAS
SCHEDSUB = MSTR
SDESC = 'MVS ADDRESS SPACE'
TYPE IS AMCP
IPLOPTIONS = NOSTART
PARMS = ',RUN=3'
PROCNAME = AAAZTSEM
JOB = AMCP
JOBTYPE = TRANSIENT
OBJECTCLASS = JES2_TRANS
PARENT = (JES2)
SDESC = 'SIMULATED SUBSYSTEM'
TRANRERUN = NO
TYPE IS ANTMAIN
JOBTYPE = MVS
RESTARTOPT = ALWAYS
SHUTDLY = 00:01:00
STRTDLY = 00:02:00
TERMDLY = 00:00:12
EXTSTART = ALWAYS
EXTSTOP = ALWAYS
JOB = ANTMAIN
SCHEDSUB = MSTR
Command ===>
PF1=Help PF2=End PF3=Return PF6=Roll
PF8=Forward PF9=Refresh PF12=Retrieve
If
you type dispacf subsystem jes2, you see only information
about the JES2 type.
