Enable BIG_IO Attribute For Partitioned Indexes
(Doc ID 2506089.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
The Oracle Text feature BIG_IO attribute of storage preferences is not getting implemented using the steps documented in the Oracle Text Reference manual.
exec ctx_ddl.replace_index_metadata('DTEXT_TEXT','replace storage DTEXT_TEXT_STO');
*
ERROR at line 1:
ORA-20000: Oracle Text error:
DRG-13500: Parameter_string must start with REPLACE METADATA
ORA-06512: at "CTXSYS.DRUE", line 160
ORA-06512: at "CTXSYS.CTX_DDL", line 1647
ORA-06512: at line 1
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 |