NET/MASTER Messages Manual
NNM2922
Messages
106159 Tandem Computers Incorporated 2–457
NNM2920 TRANSACTION CONTROL TABLE ENTRY ALREADY EXISTS
Cause. A DEFTRANS command was issued to define an OPSC transaction but a
Transaction Control Table (TCT) entry with the specified transaction ID (and qualifier,
if one was specified) already existed.
Effect. The OPSC transaction definition is not added to the TCT.
Recovery. Use the SHOW DEFTRANS command to list all the entries in the TCT.
Change the transaction ID specified with the TRANSID operand and/or the qualifier
specified with the QUAL operand to a combination that does not appear in the list,
and retry the command.
Alternatively, use the REPTRANS command instead of the DEFTRANS command.
This method replaces the existing entry in the TCT with one defined by the specified
parameters.
NNM2921 TRANSACTION CONTROL TABLE ENTRY NOT FOUND
Cause. A DELTRANS command was issued to delete an OPSC transaction definition,
but no Transaction Control Table (TCT) entry with the specified transaction ID (and
qualifier, if one was specified) existed.
Effect. The command is rejected.
Recovery. Use the SHOW DEFTRANS command to list all the entries in the TCT.
Change the transaction ID specified with the TRANSID operand and/or the qualifier
specified with the QUAL operand to a combination that appears in the list, and retry
the command.
NNM2922 VALUE SPECIFIED FOR TPN OPERAND WAS TOO LONG -
transaction-program-name
Cause. A DEFTRANS or REPTRANS command was issued, but the value specified for
the TPN operand was longer than 64 characters.
transaction-program-name
is the value specified for the TPN operand. This
operand specifies the OPSC transaction program
name.
Effect. The command is rejected.
Recovery. Correct the name, and retry the command.