Recreating Corrupted "SEARCHSYS.EQ$DOC_PATH_IDX" Index Fails With "DRG-50857: oracle error in drvxtab.create_index_tables"
(Doc ID 2332890.1)
Last updated on NOVEMBER 12, 2024
Applies to:
Oracle Text - Version 11.2.0.4 to 11.2.0.4 [Release 11.2]Oracle Secure Enterprise Search - Version 11.2.2.2.0 to 11.2.2.2.0 [Release 11g]
Information in this document applies to any platform.
Symptoms
It was found that the "SEARCHSYS.EQ$DOC_PATH_IDX" index is corrupted.
When runing the below SQL to recreate it an error occurs,
SQL> exec eq_ddl.create_index;
BEGIN eq_ddl.create_index; END;
*
ERROR at line 1:
ORA-06510: PL/SQL: unhandled user-defined exception
ORA-06512: at "SEARCHSYS.EQ_DDL", line 310
ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
ORA-20000: Oracle Text error:
DRG-50857: oracle error in drvxtab.create_index_tables
ORA-00955: name is already used by an existing object
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 |