Oracle Solution for Error ora-14123

Solution for Oracle Error ORA-14123

ORA-14123: duplicate NOREVERSE clause

What triggered the Error:

NOREVERSE was specified more than once in ALTER INDEX statement.

What should we do to fix it:

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