NET/MASTER Messages Manual
NNM1924
Messages
2–338 106159 Tandem Computers Incorporated
NNM1924 NCL
nclid
ERROR
errcode
ACCESSING
vblname
Cause. A DEBUG DISPLAY command was issued but an error occurred when a
variable was being accessed.
nclid
is the ID of the NCL process.
errcode
is the NCL error code.
vblname
is the name of the variable.
Effect. The information about the variable is not displayed.
Recovery. Use the error code to determine the appropriate action to take.
NNM1925 NCL
nclid
WARNING: NOT SUSPENDED
Cause. A DEBUG command was issued for an NCL process but the NCL process was
not suspended. This is a warning message.
nclid
is the ID of the NCL process being debugged.
Effect. The operation continues.
Recovery. This message is informational only; no recovery action is necessary.