On 12.2.0.1, Adding AutoOptimize to a Text Index Fails with DRG-13904: Index/Partition has max_rows set to non-zero value
(Doc ID 2434898.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Text - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
On 12.2.0.1, adding AutoOptimize to an Oracle Text Index fails with the following error:
ORA-20000: Oracle Text error:
DRG-13904: Index/Partition has max_rows set to non-zero value
ORA-06512: at "CTXSYS.DRUE", line 171
ORA-06512: at "CTXSYS.CTX_DDL", line 2237
ORA-06512: at line 1
Statement that fails:
BEGIN CTX_DDL.ADD_AUTO_OPTIMIZE('SCHEMA.CTX_SRCH_CON_1'); END;
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |