-1007: Too many named indexes for this table
Explanation:
A maximum of 256 named indexes can be created per table.
User Action:
Check whether such a great number of indexes is actually needed. The overhead for maintaining the indexes in case of modifying operations as well as the storage space required for the indexes is probably not in proportion to their benefit.