Oracle Error Message
ORA-13241: specified dimensionality does not match that of the data
Reason for the Error
An error occurred because the dimensionality specified in the CREATE INDEX statement does not match that of the data.
Solution
Change the statement to reflect the data dimensionality.