Database Error Messages

OCI-38428

too many attributes selected for indexing

Cause

An attempt was made to create an expression filter index with more than 490 indexed attributes.


Action

Remove some of the indexed attributes. Make sure that the default indexed attributes associated with the attribute set combined with the indexed attributes specified in the Create Index Parameters clause are less than or equal to 490.