ALLBASE/SQL Message Manual (36216-90213)

206 Chapter7
ALLBASE/SQL Error Messages: 2800-8220
CAUSE Attempted to start a transaction with a global identifier
that already exists.
ACTION Try again with a unique GTRID.
2831 MESSAGE The global transaction identifier is unknown.
(DBERR 2831)
CAUSE The specified global transaction identified does not exist in
the DBE.
ACTION Check the validity of the GTRID.
2832 MESSAGE A transaction scan is already opened. (DBERR
2832)
CAUSE An attempt was made to open a recovery scan when was
already open. A session can have only one open recovery
scan.
ACTION Close the open scan before opening another.
2833 MESSAGE A transaction scan is not opened. (DBERR
2833)
CAUSE A recovery scan is required for the requested function, but
one is not open.
ACTION Open a recovery scan and try again.
2834 MESSAGE The transaction has already been
heuristically committed. (DBERR 2834)
CAUSE A request was made to commit or abort a transaction that
has already been heuristically committed.
ACTION None.
2836 MESSAGE Timeout. (DBERR 2836)
CAUSE The requested function has timed out waiting for access to
a transaction.
ACTION Try again when the transaction is available.
2837 MESSAGE The global transaction identifier is invalid.
(DBERR 2837)
CAUSE The specified global transaction id has an invalid format.
ACTION Check the GTRID.
3228 MESSAGE Log lock point specified is invalid. (DBERR
3228)
CAUSE The log location specified for a log lock is invalid.
ACTION Check the location.
2881 MESSAGE Cannot drop ! default DBEFileSet !. (DBERR
2881)