NET/MASTER Messages Manual
NNM1907
Messages
106159 Tandem Computers Incorporated 2–331
NNM1904 NCL
nclid
HAS OTHER DEBUG SESSION
Cause. An attempt was made to debug an NCL process but the NCL process was in
another debug session.
nclid
is the ID of the NCL process to be debugged.
Effect. The debug operation is not performed.
Recovery. Specify the correct NCL ID.
NNM1905 NCL
nclid
RESUMED
Cause. A DEBUG RESUME command was issued, and the execution of the NCL
process was resumed.
nclid
is the ID of the NCL process that was resumed.
Effect. The execution of the NCL process is resumed.
Recovery. This message is informational only; no recovery action is necessary.
NNM1906 NCL
nclid
NOT CURRENTLY SUSPENDED
Cause. A DEBUG command was issued for an NCL process that was not suspended,
but the command required that the NCL process be in a suspended state.
nclid
is the ID of the NCL process to be debugged.
Effect. The debug operation is not performed.
Recovery. You can use the DEBUG HOLD command to suspend the NCL process.
NNM1907 NCL
nclid
ALREADY SUSPENDED
Cause. A DEBUG HOLD command was issued to suspend an NCL process but the
NCL process was already in a suspended state.
nclid
is the ID of the NCL process specified.
Effect. The NCL process remains suspended.
Recovery. This message is informational only; no recovery action is necessary.