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: Problem creating ContextIndex on Oracle8i

Re: Problem creating ContextIndex on Oracle8i

From: timkarnold <timkarnold_at_home.com>
Date: Fri, 20 Apr 2001 12:03:55 GMT
Message-ID: <LAVD6.24700$122.4741888@news1.rdc1.md.home.com>

What version of Oracle? Platform?
In init.ora is 'text_enable' set?

"Tony" <micronet_at_chello.nl> wrote in message news:9bol49$40o$1_at_news1.xs4all.nl...
> create index test_b on test(b) indextype is ctxsys.context; FAILS WITH
 THE
> FOLOWING MESSAGE:
>
>
> .ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
> ORA-20000: interMedia Text error:
>
> DRG-11422: linguistic initialization failed
>
> DRG-00100: internal error, arguments :
 [52100],[drxs.c],[553],[gxtopen],[1]
>
> DRG-11432: file error while accessing interMedia Text knowledge base
>
> ORA-06512: at "CTXSYS.DRUE", line 126
>
> ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 78
>
> ORA-06512: at line 1
>
>
>
> Can anybody help??? The index used to work, because (initially) we
 IMPORTED
> the appropriate schema (from another oracle database) fully into our new
> database. And all Intermedia options were set, and retrievals with the
 index
> worked fine. But re-creating the index fails now....
>
> Thanx in advance,
>
> Tony
>
>
>
>
>
Received on Fri Apr 20 2001 - 07:03:55 CDT

Original text of this message

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