Oracle Solution for Error ora-13241

Solution for Oracle Error ORA-13241

ORA-13241: specified dimensionality does not match that of the data

What triggered the Error:

An error occurred because the dimensionality specified in the CREATE INDEX statement does not match that of the data.

What should we do to fix it:

Change the statement to reflect the data dimensionality.