Cursor Leak (ORA-01000) with Oracle Text Query after Upgrade to 12.2.0.1
(Doc ID 2651614.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterOracle Text - Version 19.1.0.0.0 to 19.1.0.0.0 [Release 12.2]
Information in this document applies to any platform.
Symptoms
After database upgrade to 12.2.0.1, the application is intermittently receiving the following errors:
ORA-29877: failed in the execution of the ODCIINDEXUPDATE routine
ORA-20000: Oracle Text error:
DRG-10607: index meta data is not ready yet for queuing DML
DRG-50857: oracle error in drdmlv
ORA-06502: PL/SQL: numeric or value error: character to number conversion error
ORA-06512: at "CTXSYS.DRIXMD", line 1285
ORA-01000: maximum open cursors exceeded
ORA-06512: at "CTXSYS.DRIXMD", line 10
ORA-06512: at "CTXSYS.DRIXMD", line 1275
ORA-06512: at
ORA-30576: ConText Option dictionary loading error
The value for OPEN_CURSORS was increased from 1024 to 3000, but the errors are still occurring.
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 |