TimesTen Error Messages

TT-02781

Pages value must be greater than zero and less than number


Cause

You specified an inappropriate value for the PAGES clause of a table or materialized view definition.


Action

Specify a constant value that is greater than 0 for the PAGES value. For more information, see CREATE TABLE, ALTER TABLE, or CREATE MATERIALIZED VIEW in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not perform the operation.