NonStop Operating System Event Management Programming Manual

Shared Run-Time Library (SRL) Event Messages
(ZSRL)
HP NonStop Operating System Event Management Programming Manual520372-020
14-35
Messages
Recovery. Ensure that the object file is actually the ZTILT object file, and if it is not,
install the correct object file.
If the error persists, the ZTILT object file is probably corrupted. See Recovery Action
Requiring Vendor Support on page 14-9.
126: ZSRL-EVT-ZTILT-TABLE-SRL-ERR
ZTILT is not linked by the native mode linker (nld) to the specified SRL, or the SRL’s
version is not exported to ZTILT.
Unconditional Tokens
Subject: ZSRL-TKN-CPU
Potentially critical event: Yes
Action event: No
Message sender: ZTILT_CREATE_ library procedure
TMDS collector: No
OSM/TSM collector: No
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZSRL-TKN-CPU token-type ZSPI-TYP-UINT
ZSRL-TKN-FILE token-type ZSPI-TYP-STRING
ZSRL-TKN-MODSTAMP token-type ZSPI-TYP-STRING
ZSRL-TKN-FILEEOF token-type ZSPI-TYP-INT2
ZSRL-TKN-SRL token-type ZSPI-TYP-STRING
Event-Message Text
ZTILT PUBLIC_SRL_NAMES defines SRL srlname:
a) ZTILT is NOT linked to the SRL with NLD;
b) the SRL's version procedure is NOT exported to ZTILT:
ZTILT filename OBJ GMT: modstamp EOF: eof.
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZSRL-EVT-ZTILT-
TABLE-SRL-ERR (126).
ZSRL-TKN-CPU Subject token that specifies the processor number of the
processor that is reporting the error.
ZSRL-TKN-FILE Name of the ZTILT program file.
ZSRL-TKN-MODSTAMP Modification timestamp of the ZTILT file in GMT.
ZSRL-TKN-FILEEOF EOF value for the ZTILT file.
ZSRL-TKN-SRL SRL name.