Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Problem creating ContextIndex on Oracle8i
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
![]() |
![]() |