NonStop Operating System Event Management Programming Manual
HP NonStop Operating System Event Management Programming Manual—520372-020
14-1
14
Shared Run-Time Library (SRL)
Event Messages (ZSRL)
SRL event messages are reported to the EMS by the ZTILT_CREATE_ system library
procedure called by the NonStop operating system, and by the ZTILT process itself. No
other process reports these event messages.
Table 14-1. SRL Event Messages (page 1 of 3)
Event Number and Symbolic Name Description
100: ZSRL-EVT-ADDR-ERR
The SRL table in memory has already been
loaded or has been corrupted.
101: ZSRL-EVT-ZTILT-LOC-ERR
A file-system error occurred during an
attempt to find the ZTILT program file.
102: ZSRL-EVT-ZTILT-SECUR-ERR
The ZTILT process was not created because
the object file is not owned by the super ID.
103: ZSRL-EVT-INIT-ERR
A file-system error occurred during an
attempt to create the ZTILT process.
104: ZSRL-EVT-ZTILT-STRUCT-ERR
The specified ZTILT program file is not an
executable native object file.
105: ZSRL-EVT-ZTILT-READ-ERR
A file-system error occurred during access
of the specified ZTILT program file.
106: ZSRL-EVT-MEM-ERR
An internal memory error occurred during an
attempt to obtain memory for the SRLs.
107: ZSRL-EVT-NO-DATA
The specified ZTILT program file has no
entries in its internal SRL names table.
108: ZSRL-EVT-SRL-LOCATED
The ZTILT process successfully located an
SRL.
109: ZSRL-EVT-SRL-OPEN-ERR
A file-system error occurred during an
attempt to open the specified SRL.
110: ZSRL-EVT-SRL-NAME-EDIT-ERR
A file-system error occurred during an
attempt to locate the SRL or construct its
name.
111: ZSRL-EVT-SRL-STRUCT-ERR
The specified SRL is not an executable
native object file, or the file is internally
corrupt.
112: ZSRL-EVT-SRL-READ-ERR
A file-system error occurred during an
attempt to locate a position within the
specified SRL.
113: ZSRL-EVT-SRL-TANDEM-INFO-ERR
The specified SRL object file does not
contain the TANDEM_INFO section.