NonStop Operating System Event Management Programming Manual

HP NonStop Operating System Event Management Programming Manual520372-020
6-1
6 Message System Event
Messages (ZMSG)
The message system event messages are reported to the EMS by the monitor process
or the SENDVIAMESSENGER procedure (the ZMSG-EVT-SENDVIAMSNGR event
message only). No other process reports these event messages.
Topics:
Common Definitions on page 6-1
Description of ZMSG Event Messages on page 6-5
Common Definitions
Common definitions are definitions that are used in several event messages for a
specific subsystem or system component. Message system event messages use
definitions from these sources:
Subsystem Programmatic Interface (SPI) Standard Definitions on page 6-2
Event Management Service (EMS) Standard Definitions on page 6-3
Message System (ZMSG-) Definitions on page 6-3
These definitions are described in the following paragraphs.
Table 6-1. Message System Event Messages
Event Number and Symbolic Name Description
106: ZMSG-EVT-SENDVIAMSNGR
An I/O process made an improper call to the
SENDVIAMESSENGER procedure.
Note. The event-message header tokens are described in Section 2, Header and Common
Tokens.
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 brief
explanation of DDL, see the SPI Programming Manual.