indexes cannot use both DESC and REVERSE

Solution ID:ORA-14134

Type: Oracle

Cause

An attempt was made to make a reverse index with some index columns marked DESC.

Actions

Disable constraints defined on tables referenced in the ALTER TABLE EXCHANGE PARTITION|SUBPARTITION statement and retry the statement.

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


Browse all solutions to database errors from Oracle, MS SQL, or MySQL