NonStop Operating System Event Management Programming Manual

NonStop Operating System Event Messages (ZNSK)
HP NonStop Operating System Event Management Programming Manual520372-020
13-11
Messages
Recovery. Check the error code and error detail code to determine the cause of the
resource shortage. If necessary, allocate additional swap space or stop unneeded
processes in the backup processor. For description of the PROCESS_CREATE_ error
codes, see the Guardian Procedure Errors and Messages Manual.
105: ZNSK-EVT-MEMALLOC-FAILED
The server process was unable to allocate memory.
Unconditional Tokens
Cause. The attempt to allocate memory failed because of a resource shortage. There
might be insufficient swap space or too many processes running.
Effect. The server terminates.
Recovery. Correct the cause of the resource shortage. If necessary, allocate
additional swap space or stop unneeded processes.
Subject: ZNSK-TKN-SERVERNAME
Potentially critical event: No
Action event: Yes
Message sender: ZMSGQ process
TMDS collector: No
OSM/TSM collector: No
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZNSK-TKN-SERVERNAME token-type ZSPI-TYP-STRING
Event-Message Text
server-name: Unable to allocate sufficient memory
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZNSK-EVT-
MEMALLOC-FAILED (105).
ZNSK-TKN-SERVERNAME Subject token that specifies the name of the server process
that tried to allocate memory.