OS390_MAX_ASIDs_in_Use_Warn
OS390_MAX_ASIDs_in_Use_Warn monitors to determine whether the percentage that represents the maximum number of address space vector table slots that are in use or unavailable is between 80 and 89% inclusive, and issues a Warning if the condition is true. Check the values of the MAXUSER, RSVNONR, and RSVSTART parameters as well as for any problems that could lead to address space IDs becoming unusable.
The formula is:
IF VALUE Operator_Alerts.ASVT_Slot_Utilization GE 80 and VALUE
Operator_Alerts.ASVT_Slot_Utilization LT 90