NonStop Operating System Event Management Programming Manual
Dynamic Link Library (DLL) Event Messages (ZDLL)
HP NonStop Operating System Event Management Programming Manual—520372-020
26-2
Common Definitions
Topics:
Common Definitions on page 26-2
Description of ZDLL Event Messages on page 26-5
Common Definitions
Common definitions are definitions that are used in several (usually three or more) 
event messages for a specific subsystem or system component. The ZDLL event 
messages use definitions from the following sources:
Subsystem Programmatic Interface (SPI) Standard Definitions on page 26-3
Event Management Service (EMS) Standard Definitions on page 26-3
Dynamic Link Library (ZDLL-) Definitions on page 26-4
The event-message header tokens are described in Section 2, Header and Common 
Tokens.
105: ZDLL-EVT-IMP-IMP-PROBLEM The specification in the ZREG file’s 
implicit_import statement did not match that of 
the ZIMPIMP file that was loaded for the 
processor.
106: ZDLL-EVT-PRELOAD-SUMMARY
Preloading completed. The specified numbers 
of public DLLs were preloaded successfully, 
failed preload, or were discarded.
107: ZDLL-EVT-PARSER
A problem occurred in parsing the specified 
ZREG or ZREGPTR file.
108: ZDLL-EVT-PRELOAD-INTERNAL
An internal error occurred during preloading.
109: ZDLL-EVT-EMPTY-ZREGPTR
The specified ZREGPTR file is empty; 
therefore, the SYSnn subvolume is being 
treated as the public DLL subvolume.
110: ZDLL-EVT-NO-PUB-DLLS
No public DLLs were preloaded.
111: ZDLL-EVT-NO-SCAN-MARKER
The scan marker that PLINSTL puts into a 
ZREG file was not found in the specified ZREG 
file.
Note. All definitions are shown in DDL format using hyphens (-) as separators. If you are 
programming in TAL or TACL, substitute the circumflex symbol (^) for the hyphens. If you are 
programming in Pascal or C, substitute the underscore symbol (_) for the hyphens. For a quick 
explanation of DDL, see the SPI Programming Manual.
Table 26-1. DLL Event Messages (page 2 of 2)
Event Number and Symbolic Name Description










