TimesTen Error Messages

TT-01069

Table not empty. Alter table distribution is only permitted on empty tables.


Cause

You attempted to change the table distribution scheme on a table that is not empty.


Action

Ensure that the specified table is empty, and retry the operation. For more information, see ALTER TABLE in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen cannot perform the operation.