TimesTen Error Messages

TT-08002

Cannot drop replicated table, index, or sequence


Cause

You attempted to use a SQL UPDATE statement to drop a replicated table, index, or sequence.


Action

To drop a table, index, or sequence that is part of a replication scheme, alter the replication scheme using the ALTER REPLICATION SQL statement. For more information, see ALTER REPLICATION in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen cannot perform the update operation.