NonStop Operating System Event Management Programming Manual

Dynamic Link Library (DLL) Event Messages (ZDLL)
HP NonStop Operating System Event Management Programming Manual520372-020
26-14
Messages
Conditional Tokens
Cause. If the event-message text says that the public DLL file preloaded successfully,
the public DLL file preloaded without errors.
If the event-message text says that the public DLL file preloaded but was discarded
(DLL count too small), the dll_count that the ZREG file specifies for the public DLL file
is too small.
If a timestamp is missing, the ZREG file was modified by means other than normal
installation.
If a timestamp is mismatched, either:
The public DLL file in the public DLL subvolume is a different copy of the public
DLL file that has the same entry-point addresses (an export digest mismatch would
cause an error).
The ZREG file was replaced.
The timestamp entry was modified.
Mismatched modification timestamps can result from moving the public DLL to the
volume SYSnn by using a mechanism (such as FTP) that does not preserve
modification timestamps.
Token Description
ZDLL-TKN-DISCARDED Indication that the public DLL was discarded because
of insufficient space in the public DLL table.
ZDLL-TKN-LINK-EXPECTED Link timestamp that the ZREG file specified for the
public DLL.
ZDLL-TKN-LINK-FOUND Actual link timestamp for the public DLL.
ZDLL-TKN-LINK-MISG Link timestamp for the public DLL was missing from its
ZREG file specification.
ZDLL-TKN-UPDATE-EXPECTED Update timestamp that the ZREG file specified for the
public DLL.
ZDLL-TKN-UPDATE-FOUND Actual update timestamp for the public DLL.
ZDLL-TKN-UPDATE-MISG Update timestamp for the public DLL was missing from
its ZREG file specification.
ZDLL-TKN-MOD-EXPECTED Mod (modification) timestamp that the ZREG file
specified for the public DLL.
ZDLL-TKN-MOD-FOUND Actual mod (modification) timestamp for the public DLL.
ZDLL-TKN-MOD-MISG Mod (modification) timestamp for the public DLL was
missing from its ZREG file specification.