NET/MASTER Messages Manual
NNM2927
Messages
2–460 106159 Tandem Computers Incorporated
NNM2927 VALUE SPECIFIED FOR TRANSID OPERAND IS RESERVED -
transaction-id
Cause. A DEFTRANS or REPTRANS command was issued, but the value specified for
the TRANSID operand began with a $ character. Transaction IDs beginning with $ are
reserved.
transaction-id
is the value specified for the TRANSID operand. This operand
specifies the OPSC transaction ID.
Effect. The command is rejected.
Recovery. Replace the value with a transaction ID that does not begin with a
$ character, and retry the command.
NNM2928 VALUE SPECIFIED FOR MODE OPERAND WAS TOO LONG -
mode-name
Cause. An OPSC command was issued, but the value specified for the MODE operand
was longer than eight characters. The command was DEFMODE, REPMODE,
DELMODE, SHOW DEFMODE, DEFOPSET, or REPOPSET.
mode-name
is the value specified for the MODE operand. This operand specifies
the OPSC mode name.
Effect. The command is rejected.
Recovery. Replace the value with a shorter mode name, and retry the command.
NNM2929 INVALID SESSION LIMITS SPECIFIED
Cause. A DEFMODE or REPMODE command was issued to define, or redefine, a
Mode Control Table (MCT) entry, but the specified session limits were invalid. The
minimum number of winner sessions plus the minimum number of loser sessions
cannot exceed the session limit.
Effect. The command is rejected.
Recovery. Change one or more of the values for the SESSLIM, MINWIN, and
MINLOSE operands, so that the MINWIN value plus the MINLOSE value does not
exceed the SESSLIM value.