TCP/IP TELNET Management Programming Manual

ZTNT-EVT-NO-MEM
Event Management
53474 Tandem Computers Incorporated 7–5
ZCOM-TKN-SUBJ-PROC
contains the name of the TELNET process that is the subject of this event message.
ZEMS-TKN-EMPHASIS
is a header token that contains the value ZSPI-VAL-TRUE, indicating that this is a
critical event.
(ZEMS-TKN-) CONSOLE-PRINT, CPU, CRTPID, GENTIME, LOGTIME, PIN,
SYSTEM, and USERID
are automatically placed in the header when the EMSINIT procedure is called and
the event message buffer is initialized. See Section 5, “Common Definitions,” for
descriptions of these tokens. For details on any of the EMS tokens, refer to the
Event Management Service (EMS) Manual.
ZTNT-TKN-SEV
contains the value ZTNT-VAL-SEV-WARN. This value indicates that ZTNT-EVT-
NO-MEM is only a warning message. The process continues to function, but some
functionality is lost; for example, data transfers may slow or fail.
ZTNT-TKN-SIZE
contains the number of bytes of memory that the TELNET subsystem has tried to
allocate to MBUFs.
Event-Message Text
In the text message,
size-in-bytes
corresponds to the value of ZTNT-TKN-SIZE.
Probable Cause
The internal allocation of memory to MBUFs has failed.
Recommended Action
If this is a recurrent problem, use the BIND procedure and rebind the TELNET
subsystem with a larger heap space. Otherwise, limit the data traffic or reduce the
maximum number of windows allowed in the system.