OSI/TS Management Programming Manual

Event-Message Descriptions
Event Messages
6–8 056786 Tandem Computers Incorporated
106: ZOS4-EVT-INSUFF-
BUF
A request for buffer space was not satisfied. This is normally a recoverable condition;
it does not cause an abend.
Unconditional Tokens
ZEMS-TKN-EMPHASIS token-type ZSPI-TYP-BOOLEAN.
ZEMS-TKN-CONSOLE-PRINT token-type ZSPI-TYP-BOOLEAN.
ZCOM-TKN-SUBJ-PROC token-type ZSPI-TYP-CRTPID.
Tandem Internal Tokens
ZOS4-TKN-CODE-SEG token-type ZSPI-TYP-UNIT.
ZGRD-TKN-PREGISTER token-type ZSPI-TYP-UINT.
ZGRD-TKN-EREGISTER token-type ZSPI-TYP-UINT.
ZOS4-TKN-REQ-SIZE token-type ZSPI-TYP-UNIT.
Event-Message Text
process-name
, Insufficient Buffer Space: P=%
codeseg
.
pregister
,
E=%
eregister
, Size=
reqsize
Token Descriptions
ZEMS-TKN-EMPHASIS
has the value ZSPI-VAL-TRUE, indicating that this is a critical event.
ZEMS-TKN-CONSOLE-PRINT
has the value ZSPI-VAL-TRUE, indicating that the EMS compatibility distributor
will route the event message to the designated operator console.
ZCOM-TKN-SUBJ-PROC
is the name of the TSP process that caused the event. It is the subject of the
message.
ZOS4-TKN-CODE-SEG, ZGRD-TKN-PREGISTER, ZGRD-TKN-EREGISTER, and
ZOS4-TKN-REQ-SIZE
are Tandem internal tokens.
Probable Cause
Too little buffer space was configured for the process.
Recommended Action
Reconfigure the process with a larger TSP^BUFFERPOOLSIZE, fewer
TSP^MAXCONNECTIONS (ZMAX-CONNS), a smaller TSP^RECEIVESIZE, or a
smaller TSP^TPDUSIZE. You may have to stop the process first.