TimesTen Error Messages

TT-02216

Index key length is long, lookup based on the indexed key may be slow.


Cause

You created an index on a column whose length is greater then 4MB.


Action

Re-examine the columns for your index. If an index is needed for this column, no action is necessary. Just note that index lookups may be slow. For more information, see Understanding Indexes in Oracle TimesTen In-Memory Database Operations Guide.


Additional Information

TimesTen created the index, but issued a warning that lookups based on this index may be slow.