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 -> Problem using Oracle intermedia

Problem using Oracle intermedia

From: Dan <dah23_at_cornell.edu>
Date: Fri, 08 Sep 2000 09:45:28 -0400
Message-ID: <39B8ED78.AEEE4133@cornell.edu>

I'm trying to use intermedia to create an index for ConText seaching, but having little luck. I'm not sure what the problem is; could it be that I need to run some sort of package?

SQL> create index myindex on files(filename) indextype is ctxsys.context;
create index myindex on files(filename) indextype is ctxsys.context

                        *

ERROR at line 1:
ORA-04045: errors during recompilation/revalidation of CTXSYS.CONTEXT ORA-29835: ODCIGETINTERFACES routine does not return required interface(s)

Please email dan_at_onshare.com with your reply.

Thanks in advance!

Received on Fri Sep 08 2000 - 08:45:28 CDT

Original text of this message

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