TimesTen Error Messages

TT-03120

View view_name does not exist


Cause

You attempted to drop a non-existent view using the DROP VIEW statement.


Action

Examine the views and drop a view that exists. For more information on the DROP VIEW statement , see DROP VIEW in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen cannot execute the SQL statement.