NET/MASTER Messages Manual

NNM0234
Messages
106159 Tandem Computers Incorporated 2–47
NNM0231 EQUATE STRING CONTAINS INVALID CHARACTERS
Cause. An EQUATE command was issued but a name string that contained invalid
characters was specified. The string cannot contain the characters - and ?.
Effect. The command is rejected.
Recovery. Correct the string and retry the command.
NNM0232 NO EQUATE TEXT SPECIFIED
Cause. An EQUATE command was issued but no text value to be represented by the
name string was specified.
Effect. The name string is not created.
Recovery. If the intention is to remove the string, the string was removed already;
otherwise, specify a text value and retry the command.
NNM0233 EQUATE TEXT EXCEEDS MAXIMUM OF
eqtxtlen
CHARACTERS
Cause. An EQUATE command was issued to represent a text value by a name string.
The text contained too many characters.
eqtxtlen
is the maximum allowable length of the text.
Effect. The command is rejected.
Recovery. Ensure that the text is of the correct length and retry the command.
NNM0234 EQUATE STRING
eqstr
DELETED
Cause. An EQUATE command was issued without a text value and the specified name
string is deleted.
eqstr
is the deleted name string.
Effect. The name string is deleted.
Recovery. This message is informational only; no recovery action is necessary.