NonStop Operating System Event Management Programming Manual

Dynamic Link Library (DLL) Event Messages (ZDLL)
HP NonStop Operating System Event Management Programming Manual520372-020
26-7
Messages
Unconditional Tokens
Conditional Tokens
Cause. An error occurred while opening or attempting to open the ZREG or
ZREGPTR file.
Effect. No public DLLs are loaded (as message 110: ZDLL-EVT-NO-PUB-DLLS on
page 26-25 reports). The processor halts with halt code %5030.
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-STATEMENT-ATTR-STRING <1> token-type ZSPI-TYP-STRING
ZDLL-TKN-FILE <2> token-type ZSPI-TYP-STRING
Conditional Tokens
ZDLL-TKN-ERRORCODE <3> token-type ZSPI-TYP-INT
ZDLL-TKN-STATEMENT-ATTR-STR2 <4> token-type ZSPI-TYP-STRING
Event-Message Text
<1> error on <2>.
[ File system error <3> | <4> ]
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZDLL-
EVT-OPEN-ERR (100).
ZCPU-TKN-CPU Subject token that specifies the processor that is
reporting the event.
ZDLL-TKN-STATEMENT-ATTR-STRING Either the name of a file-system call (such as
FILE_OPEN_ or FILE_GETINFOLIST_) or an
empty string.
ZDLL-TKN-FILE Fully qualified name of either the ZREG or
ZREGPTR file.
Token Description
ZDLL-TKN-ERRORCODE File-system error number.
ZDLL-TKN-STATEMENT-ATTR-STR2 String explaining the cause of the error, for
example:
Not a filecode 180 file.
Not an odd-unstructured disk file.