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

Problem creating ContextIndex on Oracle8i

From: Tony <micronet_at_chello.nl>
Date: Fri, 20 Apr 2001 08:26:46 +0200
Message-ID: <9bol49$40o$1@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 - 01:26:46 CDT

Original text of this message

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