Oracle Solution for Error ora-14124

Solution for Oracle Error ORA-14124

ORA-14124: duplicate REVERSE clause

What triggered the Error:

REVERSE was specified more than once in ALTER INDEX or CREATE INDEX statements.

What should we do to fix it:

Remove all but one of the REVERSE clauses and reissue the statement.