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-34
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.
125: ZSRL-EVT-ZTILT-GINFO-SRL-ERR
ZTILT was linked to an SRL that was not defined in its internal SRL names table.
Unconditional Tokens
Cause. ZTILT was linked to a SRL that was not defined in its internal
PUBLIC_SRL_NAMES table.
Effect. ZTILT process creation is terminated, and no public SRLs are loaded.
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 Linked to TILT SRL srlname but the SRL is not definedin
ZTILT PUBLIC_SRL_NAMES: ZTILT ztiltname OBJ GMT: modstamp
EOF: eof.
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZSRL-EVT-ZTILT-
GINFO-SRL-ERR (125).
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.