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

Home -> Community -> Usenet -> c.d.o.server -> Intermedia help needed

Intermedia help needed

From: kev <kevin.porter_at_fast.no>
Date: 2000/04/07
Message-ID: <38EE1105.719C6952@fast.no>#1/1

Hi,

I'm trying to learn to use InterMedia.

I've created a table as per the docs and then tried this:

create index myindex on docs(text) indextype is ctxsys.context;

... but I get these errors:

create index myindex on docs(text) indextype is ctxsys.context *

ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
ORA-20000: ConText error:
DRG-50704: Net8 listener is not running or cannot start external
procedures
ORA-28575: unable to open RPC connection to external procedure agent
ORA-06512: at "CTXSYS.DRUE", line 122
ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 34
ORA-06512: at line 1



... I have started the listener but that has made no difference. How do
I fix this?

thanks,

Received on Fri Apr 07 2000 - 00:00:00 CDT

Original text of this message

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