TimesTen Error Messages

TT-03112

must use DROP VIEW or DROP MATERIALIZED VIEW to drop table_name


Cause

You attempted to drop a table that is a view.


Action

Use the DROP VIEW statement to drop this table.


Additional Information

TimesTen cannot execute the SQL statement.