TimesTen Error Messages

TT-03113

Cannot drop tables with defined materialized views: the view view_name refers to table_name


Cause

You attempted to drop a detail table that has an associated view. You cannot drop a detail table without first dropping the view.


Action

Drop the view and then retry the operation. See Working with Materialized Views in Oracle TimesTen In-Memory Database Operations Guide.


Additional Information

TimesTen cannot execute the SQL statement.