Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Problem using Oracle intermedia

Re: Problem using Oracle intermedia

From: Andreas Jung <andreas_at_andreas-jung.com>
Date: Fri, 08 Sep 2000 17:43:23 GMT
Message-ID: <747a.39b9253b.b94ee@yetix.sz-sb.de>

Dan <dah23_at_cornell.edu> wrote:
2qy
2qyI'm trying to use intermedia to create an index for ConText seaching, 2qybut having little luck. I'm not sure what the problem is; could it be 2qythat I need to run some sort of package? 2qy
2qy
2qySQL> create index myindex on files(filename) indextype is 2qyctxsys.context;
2qycreate index myindex on files(filename) indextype is ctxsys.context

2qy                        *

2qyERROR at line 1:
2qyORA-04045: errors during recompilation/revalidation of CTXSYS.CONTEXT 2qyORA-29835: ODCIGETINTERFACES routine does not return required 2qyinterface(s)

I had the same problem after applying a patch to the Oracle installation. I had to recreate the complete intermedia stuff (user drsys).

Cheers,
Andreas Received on Fri Sep 08 2000 - 12:43:23 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US