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 -> create interMedia Text index

create interMedia Text index

From: Alexandr Belovol <rockwell_at_enlux.dp.ua>
Date: Tue, 2 Oct 2001 18:04:09 +0400
Message-ID: <9pckve$2h4n$1@pandora.alkar.net>


Hello,

I try to create interMedia Text index. The sql is

CREATE INDEX CTXSYS.IDX
   ON SYSTEM.PAGES(PAGE_TEXT) INDEXTYPE IS CTXSYS.CONTEXT PARAMETERS ('') I get the following error:

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-11208: ORACLE_HOME is not set
ORA-06512: at "CTXSYS.DRUE", line 126
ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 78
ORA-06512: at line 1

no matter I do this from SQLPlus or interMedia Text Manager. If I change parameters to PARAMETERS ('NOPOPULATE')
then everything is passed fine. It looks like ctxsrv does not start or work properly. In the Servers
tab of interMedia Manager we see server of name DRSRV_99_1 in RUN status.

Platform: W2KProf/Oracle8.1.7 PE

Any help will be very appreciated!

Alexey Tulin,
Archer Software CTO,
info_at_archer.com.ua Received on Tue Oct 02 2001 - 09:04:09 CDT

Original text of this message

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