www.high-oracle.com/ /

.indexes cannot use both DESC and REVERSE.
www.high-oracle.com/ORA-14134/ || http://high-oracle.blogspot.com/ || Feed Oracle Support
Share

ORA-14134:

indexes cannot use both DESC and REVERSE

Cause :

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

Action :

Do not use DESC in reverse indexes. The rule-based optimizer can scan indexes backwards, which allows a normal reverse index to simulate a reverse index with columns marked DESC.


indexes cannot use both DESC and REVERSE


Gold vs Diamond

Some of the common Oracle error codes



Oracle Database Error Messages



Oracle Database High Availability Any organization evaluating a database solution for enterprise data must also evaluate the High Availability (HA) capabilities of the database. Data is one of the most critical business assets of an organization. If this data is not available and/or not protected, companies may stand to lose millions of dollars in business downtime as well as negative publicity. Building a highly available data infrastructure is critical to the success of all organizations in today's fast moving economy.
- Tips to resolve Oracle Datbase Errors.



indexes cannot use both DESC and REVERSE