Oracle 19c Contains query returns ORA-29902 error
Hi.
Can anyone help me with the following issue?
We have three DB instances (DEV, TEST & PROD). We have created a table for storing documents in BLOB format and have created a text index. When running the following query we do not seem to have an issue in our DEV & TEST environment but the PROD environment fails with -
ORA-29902: error in executing ODCIIndexStart() routine
ORA-20000: Oracle Text error:
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.
The query is -