TT-03141
Cannot alter to add/drop column a truncated table in an uncommitted transaction
Cause
An in-progress transaction is attempting to add or drop a column on a table that has already been truncated.
Action
Commit the truncate transaction, and then DROP or ADD the column.
Additional Information
TimesTen cannot execute the SQL statement.
TT-03141
Cannot alter to add/drop column a truncated table in an uncommitted transaction
Cause
An in-progress transaction is attempting to add or drop a column on a table that has already been truncated.
Action
Commit the truncate transaction, and then DROP or ADD the column.
Additional Information
TimesTen cannot execute the SQL statement.
TT-03141
Cannot alter to add/drop column a truncated table in an uncommitted transaction
Cause
An in-progress transaction is attempting to add or drop a column on a table that has already been truncated.
Action
Commit the truncate transaction, and then DROP or ADD the column.
Additional Information
TimesTen cannot execute the SQL statement.