NET/MASTER Messages Manual

NNM0211
Messages
106159 Tandem Computers Incorporated 2–41
NNM0208 INVALID OPERAND VALUE - MISSING QUOTE
Cause. A command was issued but the value of a specified operand had mismatching
quotation marks.
Effect. The command is rejected.
Recovery. Ensure that the quotation marks match and retry the command.
NNM0209 COMMAND IS NOT VALID FROM TIMER COMMAND
Cause. A timer command was issued but an invalid command was specified in the
command string.
Effect. The command is rejected.
Recovery. Specify the correct command in the command string and retry the timer
command. If necessary, use the PURGE TIMER=purge_timer_id to delete the old timer
command from the system. purge_timer_id is either the system-assigned or user-
assigned ID of the old timer command.
NNM0210 COMMAND IS NOT VALID FROM REMOTE USER
Cause. A ROUTE command was issued to route a command to a remote system
through ROC but the command was only valid locally.
Effect. The command is not routed.
Recovery. Do not use the command for the ROC session.
NNM0211
command
COMMAND CANNOT BE SOURCED FROM INTCMD STATEMENT
Cause. The NCL verb INTCMD was issued to execute a command but the command
cannot be executed through the verb.
command
is the illegal command specified.
Effect. The command is rejected.
Recovery. Remove the statement containing the INTCMD verb from the NCL
procedure.