TimesTen Error Messages

TT-03158

Cannot create a materialized view log on a system table


Cause

You attempted to create a materialized view log on a system table by executing CREATE MATERIALIZED VIEW LOG ON system_table. This operation is not allowed.


Action

Specify a different table name and retry the operation.


Additional Information

The materialized view log is not created.