NBX Manual
NBX Manual—424774-001
A-1
A
NBX Event Messages
This appendix lists event messages that describe all the significant events that occur
during NBX startup and operation. NBX uses the Event Management Service (EMS) to
report these events.
NBX reports events that have global effects on all NBX users. Events that only affect a
single user or session are not reported. One exception is event
znbx-evt-logon-suspended which could indicate a potential security violation.
Standard DDL, TAL, C, TACL, and EMS Template Compiler definitions are provided in
the NBX DSV for all EMS events generated by NBX. Refer to these files for detailed
information on the tokens used for a particular event.
All EMS messages generated by NBX contain the process name (such as $NBX) as the
subject. The process name is always edited first and is denoted in all of the following
event descriptions by pname.
znbx-evt-abend
Cause. NBX is terminating because of an internally detected error, or via the
NBXCOM ABEND command. reason is an internal code for the error detected.
Effect. A saveabend dump file will be created.
Recovery. Forward the dump file to your Compaq support representative for analysis.
If a backup is present, a backup takeover occurs. If no backup is present, then NBX must
be restarted.
znbx-evt-alloc
Cause. NBX could not allocate an extended segment for its buffer pool at startup time.
status is the result of the NonStop ALLOCATESEGMENT procedure. size is the
number of words requested.
Effect. NBX was not started.
Recovery. Check the value for PARAM POOL^SIZE, and determine that adequate
space exists on the disk volume containing the NBX object file.
pname Process abend due to reason
pname Allocatesegment err status POOL^SIZE size words