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 -> Re: Oracle 8i Intermedia CTX problem

Re: Oracle 8i Intermedia CTX problem

From: TimKArnold <timkarnold_at_aol.com>
Date: 2000/07/17
Message-ID: <20000717194952.26090.00000411@ng-ck1.aol.com>#1/1

create the default stoplist in the offending db. UNder ctx/admin/defaults 'drfefus.sql'

>It is failing in creating the index.
>
> I am using the command ( create index myindex on
>docs(text) indextype is ctxsys.context;)
>
>
>ORA-29855: error occurred in the execution of
>ODCIINDEXCREATE routine
>ORA-20000: interMedia Text error:
>DRG-12504: stoplist CTXSYS.DEFAULT_STOPLIST does
>not exist
>ORA-06512: at "CTXSYS.DRUE", line 126
>ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 54
>ORA-06512: at line 1
>
>When i am trying to create index i am getting
>the above error.
>
>But this is working fine with other instance, any
>help in this issue is highly appreciated.
>
>Thanks
Received on Mon Jul 17 2000 - 00:00:00 CDT

Original text of this message

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