Cause
While creating an index, more than 32 columns were specified.
Action
Remove some columns from the index definition. If all the columns indexed are required, split them into two indexes.
Error Message
maximum number of index columns is 32
While creating an index, more than 32 columns were specified.
Remove some columns from the index definition. If all the columns indexed are required, split them into two indexes.