NET/MASTER Messages Manual

NNM1018
Messages
2–196 106159 Tandem Computers Incorporated
NNM1018
text
Cause. A LIST command was issued, and the message is part of the response. The
message contains a line of text in the file being listed.
Effect. A line in the file is displayed.
Recovery. This message is informational only; no recovery action is necessary.
NNM1019 LIST
filename
PROCESSING COMPLETE
Cause. A LIST command was issued, and the message indicates the end of the LIST
display.
filename
is the name of the file that was processed.
Effect. The listing ends.
Recovery. This message is informational only; no recovery action is necessary.
NNM1020 NCL PROCEDURE
procname
IN LIBRARY
libname
EXCEEDS STORAGE
THRESHOLD
Cause. There was not enough memory for the NCL procedure to load.
procname
is the name of the procedure being loaded.
libname
is the name of the library containing the procedure.
Effect. The procedure is not loaded or executed.
Recovery. Use the SHOW PRELOAD or SHOW NCLSTAT command to find out what
NCL procedures are loaded in the current Guardian process. If necessary, you can
unload some of the procedures through the SYSPARMS UNLOAD command. Your
system manager can increase the memory allocated to NCL processes through the
NCLMAXK system parameter.
NNM1021
procname
FLUSHED. NCLID
nclid
Cause. An NCL process was terminated. This could be the result of a FLUSH
command or the OCS operator exiting while execution was in progress.
Effect. The NCL process is terminated.
Recovery. This message is informational only; no recovery action is necessary.