TRANSFER Installation and Management Guide
TSCHED Output File Error Messages
Error Messages
B–52 13198 Tandem Computers Incorporated
[
nn
]:*ERROR* SCREEN COBOL agent abused transaction id
Cause. A SCREEN COBOL agent issued a transaction control statement other than
RESTART-TRANSACTION.
Effect. If no transaction is still in effect, the TAREQ starts a new one. The TAREQ then
proceeds normally.
Recovery. The responsible agent can be determined only from the log file.
[
nn
]: *ERROR* TAREQ cannot operate
Cause. The TAREQ executes the EXIT program because the TAREQ has reached some
error situation with which it cannot cope.
Effect. If the TAREQ has a current assignment, that assignment is made available for
processing by other TAREQs.
Recovery. The situation is explained by earlier log messages.
[
nn
]:*ERROR* TAREQ requires TMF ON
Cause. The TAREQ has discovered that the special register TRANSACTION-ID
contains either SPACES or LOW-VALUES after a BEGIN-TRANSACTION statement.
You have misconfigured the TERM definition for the TAREQ in your PATHWAY
configuration.
Effect. The TAREQ executes the EXIT program.
Recovery. SET TERM
xxxx
TMF ON.
[
nn
]:*ERROR* TMF is not installed
Cause. The TAREQ received a TERMINATION-STATUS of 2 from the ON ERROR
clause of a BEGIN-TRANSACTION statement. Your installation does not have TMF
installed.
Effect. The TAREQ executes the EXIT program.
Recovery. You must install TMF.