Re: Oracle Text on Oracle 10r2 - Installation




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

.



Relevant Pages

  • Re: Help Please!
    ... other language. ... What I'm trying to do is create a program that will run from cmd ... let people type in words, or paragraphs etc., and then have those ...
    (comp.lang.ruby)
  • Re: Drivers
    ... Set the language you want in the window that appears, in all tabs. ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Call a shell by a procedure
    ... | Oracle version 9.2 ... | CREATE OR REPLACE PROCEDURE Sp_Shell (cmd IN CHAR) ... | LANGUAGE C ... | CREATE OR REPLACE PROCEDURE Sp_Example(cmd CHAR) AS ...
    (comp.databases.oracle.misc)
  • Re: Oracle Text on Oracle 10r2 - Installation
    ... point us to the documentation where the solution is described? ... How can I set the language? ... Sybrand Bakker ... Senior Oracle DBA ...
    (comp.databases.oracle.tools)
  • Re: 10g RMAN Initial Script Change
    ... There is no conditional logic in the RMAN scripting ... language. ... Sybrand Bakker, Senior Oracle DBA ...
    (comp.databases.oracle.server)