NonStop Operating System Event Management Programming Manual

Dynamic Link Library (DLL) Event Messages (ZDLL)
HP NonStop Operating System Event Management Programming Manual520372-020
26-8
Messages
Recovery. If the problem occurred while loading the system, revert to a previously
working system image (SYSnn and ZDLLrrr subvolumes).
If you modified the ZREG or ZREGPTR file, revert to the original file and reboot the
system.
Otherwise, recovery depends on the file-system error that ZDLL-TKN-ERRORCODE or
ZDLL-TKN-STATEMENT-ATTR-STR2 specifies. If that file-system error seems
implausible and uncorrectable, bring the system up on another SYSnn subvolume and
contact your service provider (see Recovery Action Requiring Vendor Support on
page 26-6).
101: ZDLL-EVT-NEEDED-NOT-LOADED
A required public DLL, either the run-time loader (ZRLDDLL) or the HP NonStop Series
TNS Emulator (ZTNSDLL), failed to preload.
Unconditional Tokens
Subject: ZDLL-TKN-CPU
Potentially critical event: Yes
Action event: No
Message sender: PubLibsPreload_ system library procedure
Message sent to TMDS collector? No
Message sent to TMS collector? No
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZCPU-TKN-CPU token-type ZSPI-TYP-UINT
ZDLL-TKN-REQNAME <1> token-type ZSPI-TYP-STRING
ZDLL-TKN-PROGTYPE <2> token-type ZSPI-TYP-STRING
Event-Message Text
No <1> was loaded.
<2> programs cannot be run.
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZDLL-EVT-
NEEDED-NOT-LOADED (101).
ZCPU-TKN-CPU Subject token that specifies the processor that is reporting
the event.
ZDLL-TKN-REQNAME Name of the required public DLL that did not reload: either
“Runtime loader (ZRLDDLL)” or “TNS Emulator
(ZTNSDLL)”.
ZDLL-TKN-PROGTYPE Type of files that cannot run because of this problem: either
PIC or TNS.