NET/MASTER Messages Manual

NNM1455
Messages
106159 Tandem Computers Incorporated 2–271
NNM1452 UNABLE TO COMMUNICATE WITH COMMAND SERVER
process_name
(Error
errno
)
Cause. An OPSYS command was issued but the NonStop NET/MASTER MS system
could not communicate with the command server of the DSNM subsystem.
process_name
is the name of the process that caused the error (this is one of the
CIP or CMDSVR process names specified through the PARAM
command or the default if none is specified).
errno
is the Guardian file-system error number.
Effect. The command is ignored.
Recovery. Refer the message to your system manager. The manager should:
Ensure that the command server of DSNM is operational
Use the error number to determine the appropriate action to take
NNM1453 INVALID OPSYS COMMAND
Cause. The user issued an invalid OPSYS command. Message NNM1454 contains the
details of the error.
Effect. The command is ignored.
Recovery. Refer to NNM1454. Correct the error and retry the command.
NNM1454
errtext
Cause. The user issued an invalid OPSYS command. The message follows NNM1453
and contains the details of the error.
errtext
contains the command parsing error that was returned from DSNM.
Effect. The command is ignored.
Recovery. Use the command parsing error text to determine the appropriate action to
take.
NNM1455 COMMAND TOO LONG
Cause. The OPSYS command is too long. The maximum length is 512 characters.
Effect. The command is ignored.
Recovery. Use several shorter commands to perform the same operation.