TimesTen Error Messages

TT-02207

Table table_name already exists


Cause

You attempted to create a table that already exists.


Action

Specify a different name for the table. For more information, see CREATE TABLE in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not create the table.