ASTG
Type
OMEGAMON Minor command
Description
Displays address space threshold group. For different jobs, the appropriate threshold for each exception may be extremely different. To give you the necessary flexibility, OMEGAMON lets you define a set of address space threshold groups using the ASG immediate command.
Each address space threshold group contains a set of job names .
Sometimes OMEGAMON cannot discover why a job is waiting. It may be that it is supposed to wait until some other event occurs. The WAIT exception produces a warning message for these jobs, unless they are assigned to an address space threshold group with SKIPUW set equal to Yes.
If there is no address space threshold group defined for this job, None
appears.
To display a description of the first group that appears (reading from left to right), place a D in the label field. The description shows:
- the group ID (user ID)
- whether SKIPUW is in effect or not (If SKIPUW is on, disabled waits are to be reported for the WAIT exception)
- a list of all address space exceptions in effect for this group
- each exception’s threshold, color intensity, and bell status (ON or OFF)
For example:
JOBN PCAUTH
DASTG
+ Address Space Threshold Group 2
+ Name = (’GRS’,’PCAUTH’,’TRACE’,’CONSOLE’,’ALLOCAS’)
+ SKIPUW = No
+ ELAP = 2592000 ---- ------- WAIT = 2592000 ---- -------
+ NVSC = 500 ---- ------- VISC = 500 LVL2 BELLON-
+ WSLO = 4 ---- ------- WSHI = 1024 ---- -------
+ FXFR = 50 LVL1 BELLON- SWPC = 2 ---- -------
+ PSCU = 90 ---- -------
+ -------------------------------------------------------------------------
Related Information
Minor of: See Address Space information command in Command groupings.