TimesTen Error Messages

TT-03140

Cannot alter to change hash page a truncated table in an uncommitted transaction


Cause

An in-progress transaction is attempting to alter the hash pages on a table that has already been truncated.


Action

Commit the truncate transaction, and then execute the ALTER operation.


Additional Information

TimesTen cannot execute the SQL statement.