ORA-29902 ORA-01489 when binding values to a query with more than one "JSON_TEXTCONTAINS"
(Doc ID 2440663.1)
Last updated on NOVEMBER 12, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterInformation in this document applies to any platform.
Symptoms
An error is raised when when binding values to a query with more than one "JSON_TEXTCONTAINS" or "JSON_EXISTS" clause
ERROR
-----------------------
/*
ORA-29902: error in executing ODCIIndexStart() routine
ORA-01489: result of string concatenation is too long
29902. 00000 - "error in executing ODCIIndexStart() routine"
*Cause: The execution of ODCIIndexStart routine caused an error.
*Action: Examine the error messages produced by the indextype code and
take appropriate action.
*/
Changes
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 |
Changes |
Cause |
Solution |