Problem with oracle text search
Hello
I'm not sure if this is the right forum for this post burt here goes. We have an application server running a portal and when it tries to run a certain query we get the following error stack...
Unexpected error - ORA-29900: operator binding does not exist
ORA-06540: PL/SQL: compilation error
ORA-06553: PLS-907: cannot load library unit SYS.XMLTYPE (referenced by CTXSYS.CONTAINS) (WWC-35000)
We're not sure what the exact query is but we know that it is being executed through a single user. I've checked all of the referenced types and operators and everything, and everything appears to be valid. Does anyone have any ideas about what this be?
This is quite urgent
David