My Oracle Support Banner

Getting Error 'ORA-20000: Oracle Text Error:' While Rebuilding Index (Doc ID 2506017.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Text - Version 11.2.0.4 and later
Information in this document applies to any platform.

Symptoms

An error is raised while running an OPTIMIZE_INDEX  REBUILD on an Oracle Text Index.


SQL> BEGIN
ctx_ddl.optimize_index('<index name>','REBUILD');
END; 2 3
 4 /
BEGIN
*
ERROR at line 1:
ORA-20000: Oracle Text error:
DRG-10502: index <index name> does not exist
ORA-06512: at "CTXSYS.DRUE", line 160
ORA-06512: at "CTXSYS.CTX_DDL", line 1050
ORA-06512: at line 2

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
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.