From: "Tony" <freimarkt@yahoo.de>
Newsgroups: comp.databases.oracle.server
References: <9bol49$40o$1@news1.xs4all.nl> <LAVD6.24700$122.4741888@news1.rdc1.md.home.com>
Subject: Re: Problem creating ContextIndex on Oracle8i
Lines: 55
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2919.6700
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
X-Inktomi-Trace: arnink04 987779362 3905 212.187.0.53 (20 Apr 2001 15:09:22 GMT)
Message-ID: <bjYD6.1085$ZW1.292415@Flipper>
Date: Fri, 20 Apr 2001 15:09:59 GMT
NNTP-Posting-Host: 212.187.37.8
X-Complaints-To: abuse@chello.nl
X-Trace: Flipper 987779399 212.187.37.8 (Fri, 20 Apr 2001 17:09:59 MET DST)
NNTP-Posting-Date: Fri, 20 Apr 2001 17:09:59 MET DST
Organization: Chello Broadband



Oracle 8.1.7 on Sun Solaris, I discovered it works in sqlplus on the server,
but NOT on the client. NLS_LANG ?????

Tony


"timkarnold" <timkarnold@home.com> schreef in bericht
news:LAVD6.24700$122.4741888@news1.rdc1.md.home.com...
> What version of Oracle? Platform?
> In init.ora is 'text_enable' set?
>
> "Tony" <micronet@chello.nl> wrote in message
> news: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
> >
> >
> >
> >
> >
>
>



