NonStop Operating System Event Management Programming Manual

Dynamic Link Library (DLL) Event Messages (ZDLL)
HP NonStop Operating System Event Management Programming Manual520372-020
26-13
Messages
Unconditional Tokens
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZCPU-TKN-CPU token-type ZSPI-TYP-UINT
ZDLL-TKN-FILE <1> token-type ZSPI-TYP-STRING
Conditional Tokens
ZDLL-TKN-DISCARDED token-type ZSPI-TYP-INT
ZDLL-TKN-LINK-EXPECTED <2> token-type ZSPI-TYP-STRING
ZDLL-TKN-LINK-FOUND <3> token-type ZSPI-TYP-STRING
ZDLL-TKN-LINK-MISG token-type ZSPI-TYP-INT
ZDLL-TKN-UPDATE-EXPECTED <4> token-type ZSPI-TYP-STRING
ZDLL-TKN-UPDATE-FOUND <5> token-type ZSPI-TYP-STRING
ZDLL-TKN-UPDATE-MISG token-type ZSPI-TYP-INT
ZDLL-TKN-MOD-EXPECTED <6> token-type ZSPI-TYP-STRING
ZDLL-TKN-MOD-FOUND <7> token-type ZSPI-TYP-STRING
ZDLL-TKN-MOD-MISG token-type ZSPI-TYP-INT
Event-Message Text
Public DLL file <1> preloaded { successfully |
preloaded but discarded (DLL count too small) }.
[ Warning: link timestamp mismatched: expected <2>, ]
[ found <3>. ]
[ Warning: link timestamp missing in ZREG file. ]
[ Warning: update timestamp mismatched: expected <4>, ]
[ found <5>. ]
[ Warning: update timestamp missing in ZREG file. ]
[ Warning: mod timestamp mismatched: expected <6>, ]
[ found <7>. ]
[ Warning: mod timestamp missing in ZREG file. ]
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZDLL-EVT-DLL-
SUCCESS (103).
ZCPU-TKN-CPU Subject token that specifies the processor that is reporting
the event.
ZDLL-TKN-FILE Name of the public DLL that was successfully preloaded
unless there was insufficient space in the public DLL table.