NET/MASTER Messages Manual
NNM1017
Messages
106159 Tandem Computers Incorporated 2–195
NNM1015
type
procname
PROCESSING COMPLETE. NCLID
nclid
INIT:
userid
PG: 1 PR: 1 P-UNITS:
punits
Cause. Processing of the NCL procedure that was started by the EXEC or START
command was completed.
type
is EXEC or START.
procname
is the name of the procedure that was completed.
nclid
is the ID of the NCL process.
userid
is the ID of the user that started the procedure.
punits
is the number of processing units used by the NCL process.
Effect. The procedure is completed.
Recovery. This message is informational only; no recovery action is necessary.
NNM1016 NCL LIBRARY NAME
libname
IS INVALID
Cause. A LIST command was issued but the specified library name was too long or
contained invalid characters.
libname
is the name specified for the library.
Effect. No listing is produced.
Recovery. Correct the library name and retry the command.
NNM1017 COULD NOT OPEN FILE
filename
, ERROR=
errno
Cause. An attempt to open a file failed.
filename
is the name of the file being opened.
errno
is the Guardian file-system error number.
Effect. The file is not opened.
Recovery. Use the error number to determine the appropriate action to take.