NBX Manual
NBX Event Messages
NBX Manual—424774-001
A-8
znbx-evt-trace-segment
znbx-evt-trace-segment
Cause. A trace of size bytes could not be opened to disk file file. status is the result
from NonStop ALLOCATESEGMENT.
Effect. This is mainly useful when PARAM TRACE^FILE is used, but it also occurs
when the NBXCOM TRACE ON command is used, in addition to the text response
returned to NBXCOM.
Recovery. If a trace is required, use the NBXCOM TRACE ON command. Check that
the space size is available on the device at fname. Check that if fname already exists, it
can be deleted by a user with the user ID of NBX.
znbx-evt-trace-size-file
Cause. This occurs when PARAM TRACE^FILE is defined before PARAM
TRACE^SIZE.
Effect. The trace is opened at the default size of 500k (bytes), and the PARAM
TRACE^FILE is ignored.
Recovery. Correct the order of the PARAM statements. If the default size is
inappropriate, restart the trace with the appropriate size using the NBXCOM TRACE
ON command.
znbx-evt-trace-start
Cause. A trace file of size bytes has been opened on disk file fname.
Effect. This event is logged when the PARAM TRACE^FILE is used and when the
NBXCOM TRACE ON command is used. This event is logged in addition to the text
response returned to NBXCOM.
Recovery. Turn off the trace with the NBXCOM TRACE OFF command after you
have captured the desired information.
pname Trace not started to fname size size allocatesegment
error status
pname PARAM TRACE^SIZE must precede PARAM TRACE^FILE
pname Trace started to file fname size size