SNA NRJE Node Managers Guide (30292-90007)
68 Chapter5
SNA NRJE Troubleshooting
Using NMDUMP for SNA NRJE
Logging Records
Logging records that reflect an error (logging class CLAS0010
[noncritical errors] or CLAS0012 [critical errors]) are formatted with a
border of asterisks. This distinguishes them from logging records that
do not reflect an error (which do not have a border).
The first 16 bits of a logging record are printed in the “Logging word”
field. This word is reserved and is displayed in hexadecimal (preceded
by a pound sign) or octal (preceded by a percent sign), according to what
was specified for option 1 on the NMDUMP Formatting Options menu.
The SNA NRJE version number is in the format
v.uu.ff.iii
, where
v
= version,
uu
= update,
ff
= fix, and
iii
= internal fix. This is
followed by SNA NRJE logging. This is an example of the format for
SNA NRJE logging record information. The message text associated
with the message number (number 4009 in the example) is found in the
SNA NRJE User/Programmer Reference Manual. The parameters for a
specific message (R20, LU01, and the console message [8.13.06 through
E=N], in the example), up to 5, are taken from the logging record.
**********************************************************************
* Subsystem NRJE (2) logging data *
* Sun, NOV 13, 1983, 8:14 AM *
* *
* Logging word : #0000 *
* Version : A.00.00.000 *
* *
* NRJE(R20 ;LU01 ): CONSOLE MESSAGE: 8.13.06 *
* $HASP628 LINE13 SNA ACTIVE (RMT20) E=N (FMD=4009). *
**********************************************************************