NET/MASTER Messages Manual
NNM1551
Messages
106159 Tandem Computers Incorporated 2–291
NNM1545 LOG IO ERROR
errno
ON
filename
Cause. An I/O error occurred when writing to the activity log.
errno
is the Guardian file-system error number.
filename
is the name of the log file that causes the error.
Effect. The current log file is closed, and the next available log file is opened.
If the error number is 45 (file full) and the LOGWRAP system parameter has the value
YES, the log file is available for automatic reuse.
For other errors, the log file is not available for automatic reuse.
If this error results in no log files being available, message NNM1507 is issued.
Recovery. If the error number is 45 (file full), no recovery action is necessary unless the
error results in no log files being available (see message NNM1507).
For other errors, use the error number to determine the appropriate action to take.
Correct the error, then issue the SYSPARMS LOGFILEn=filename command to
reactivate the file. You can also use the LOGSWAP n command to swap to the
corrected file.
NNM1550 CANNOT ACCESS TERM
devname
, ERROR=
errno
Cause. An attempt was made to log on to the NonStop NET/MASTER MS system but
the terminal could not be accessed by the system. The terminal might be
misconfigured so that the system could not take control of it.
devname
is the device name of the terminal where logon occurs.
errno
is the Guardian file-system error number.
Effect. The logon attempt is not successful.
Recovery. Use the error number to determine the appropriate action to take.
NNM1551 PROCESS NAME
process_name
IS INVALID
Cause. The TACL command RUN specified an invalid process name. If a
PROCESSCHAR parameter exists, the first character after the $ in the process name
must be the same as the character specified for the parameter.
Effect. The program is not run.
Recovery. Specify a correct process name and retry the command. You can get the
value of the PROCESSCHAR parameter from your system manager.