NET/MASTER Messages Manual

NNM1914
Messages
2–334 106159 Tandem Computers Incorporated
NNM1914 NCL
nclid
INVALID NUMERIC SEGMENT IN
stmtspec
Cause. A DEBUG BREAKPOINT command was issued but the statement specification
contained an invalid numeric segment. A numeric segment must be the last but not
the only segment in the specification.
nclid
is the ID of the NCL process being debugged.
stmtspec
is the statement specification that is in error.
Effect. The breakpoint is not set.
Recovery. Specify the correct statement specification and retry the command.
NNM1915 NCL
nclid
numbps
BREAKPOINTS CLEARED
Cause. A DEBUG CLEAR BREAKPOINT=ALL command was issued, and the stated
number of breakpoints were cleared.
nclid
is the ID of the NCL process being debugged.
numbps
is the number of breakpoints cleared.
Effect. All breakpoints are cleared.
Recovery. This message is informational only; no recovery action is necessary.
NNM1916 NCL
nclid
BREAKPOINT
bpno
CLEARED
Cause. A DEBUG CLEAR command was issued, and the specified breakpoint was
cleared.
nclid
is the ID of the NCL process being debugged.
bpno
is the breakpoint number of the cleared breakpoint.
Effect. The breakpoint is cleared.
Recovery. This message is informational only; no recovery action is necessary.