TimesTen Error Messages

TT-03123

Foreign keys on view tables are not allowed


Cause

You attempted to define foreign keys on materialized views. This operation is not allowed.


Action

Do not define a foreign key if the referencing or referenced table is a materialized view. For more information, see CREATE MATERIALIZED VIEW in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen cannot execute the SQL statement.