Re: Oracle Text on Oracle 10r2 - Installation

From: <sybrandb_at_yahoo.com>
Date: 16 Jun 2006 03:34:22 -0700
Message-ID: <1150454062.034061.300170_at_u72g2000cwu.googlegroups.com>


RicercatoreSbadato wrote:
> I'm trying to create an index on a table but I receive the error:
>
> drg-11422 about the language not set.
>
> How can I set the language ?
>
> This is my cmd to set the index:
>
> CREATE INDEX idx_docs ON prova(doc)
> INDEXTYPE IS CTXSYS.CONTEXT PARAMETERS
> ('FILTER CTXSYS.NULL_FILTER SECTION GROUP CTXSYS.HTML_SECTION_GROUP');
from the error manual

DRG-11422: linguistic initialization failed Cause: linguistic services initialization failed Action: Check to see if knowledge base files present for the language

Your turn to read the docs!

-- 
Sybrand Bakker
Senior Oracle DBA
Received on Fri Jun 16 2006 - 12:34:22 CEST

Original text of this message