Entering content frame

-1009: Too many named indexes for this table 

Explanation:

A maximum of 255 named indexes can be created for each table (see Technical Specifications).

User Action:

Check whether you need this many indexes.

The amount of work needed to maintain indexes for change operations, and the amount of memory needed for the indexes, is usually out of proportion to the benefits.

 

Leaving content frame