NonStop Operating System Event Management Programming Manual
Shared Run-Time Library (SRL) Event Messages
(ZSRL)
HP NonStop Operating System Event Management Programming Manual—520372-020
14-36
Messages
Cause. The indicated SRL is defined in the internal ZTILT PUBLIC_SRL_NAMES
table, but either ZTILT is not linked to it with nld, the native mode linker, or the SRL’s
version is not exported to ZTILT.
Effect. ZTILT process creation is terminated, and no public SRLs are loaded.
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.
127: ZSRL-EVT-ZTILT-OPEN-ERR
A file-system error occurred during an access of the specified ZTILT object file.
Unconditional Tokens
Cause. A file-system error occurred during an access of the indicated ZTILT object
file.
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-FECODE token-type ZSPI-TYP-INT
ZSRL-TKN-FILE token-type ZSPI-TYP-STRING
Event-Message Text
Failure opening ZTILT file filename. File Error file-error.
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZSRL-EVT-ZTILT-
OPEN-ERR (127).
ZSRL-TKN-CPU Subject token that specifies the processor number of the
processor that is reporting the error.
ZSRL-TKN-FECODE File-system error number.
ZSRL-TKN-FILE Name of the ZTILT program file.