SNAX/HLS Management Programming Manual
Event Message Descriptions
Event Management
8–30 104708 Tandem Computers Incorporated
12: ZHLS–EVT–TOO–MANY–POCBS–LUS
This event occurs whenever a number of POCBs and LUs requested, while
individually within legal bounds, require the allocation of too much memory.
Unconditional Tokens
ZSPI–TKN–SSID token–type ZSPI–TYP–SSID.
ZEMS–TKN–EVENTNUMBER token–type ZSPI–TYP–ENUM.
ZEMS–TKN–SUBJECT–MARK token–type ZSPI–TYP–MARK.
ZCOM–TKN–SUBJ–PROC token–type ZSPI–TYP–STRING.
ZSPI–TKN–MANAGER token–type ZSPI–TYP–FNAME32.
ZEMS–TKN–EMPHASIS token–type ZSPI–TYP–BOOLEAN.
ZEMS–TKN–CONSOLE–PRINT token–type ZSPI–TYP–BOOLEAN.
ZEMS–TKN–CPU token–type ZSPI–TYP–UINT.
ZEMS–TKN–CRTPID token–type ZSPI–TYP–CRTPID.
ZEMS–TKN–GENTIME token–type ZSPI–TYP–TIMESTAMP.
ZEMS–TKN–LOGTIME token–type ZSPI–TYP–TIMESTAMP.
ZEMS–TKN–PIN token–type ZSPI–TYP–UINT.
ZEMS–TKN–SYSTEM token–type ZSPI–TYP–UINT.
ZEMS–TKN–USERID token–type ZSPI–TYP–BYTE–PAIR.
ZHLS–TKN–MAX–POCBS token–type ZSPI–TYP–INT.
ZHLS–TKN–MAX–LUS token–type ZSPI–TYP–INT.
ZHLS–TKN–TCB–SIZE token–type ZSPI–TYP–INT.
ZHLS–TKN–POCB–SIZE token–type ZSPI–TYP–INT.
ZHLS–TKN–MAX–TBLS token–type ZSPI–TYP–INT2.
Event–Message Text
<1>: Request for MAX^POCBS = <2> and MAX^LUS = <3> excessive.
Current limits are: x * (MAX^POCB + 16) + y *
(MAX^LUS + 1) less than limit BYTES
Where:
x = <4> + (MAX^LUS/16 + 1)*4
y = <5>
limit = <6>
Note This formula gives the limits as they apply to the copy of SNAX/HLS that you are running. They can
change from release to release and from IPM to IPM.