Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Knowledge Base Extension Compiler Problem

Re: Knowledge Base Extension Compiler Problem

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Fri, 23 Aug 2002 17:11:37 +0200
Message-ID: <k3kcmuc25jne065il3ucfrhtl8q2603s79@4ax.com>


On 23 Aug 2002 05:57:29 -0700, oliver.schrauth_at_freenet.de (OliS!) wrote:

>Hi everyone!
>
>I want to compile a completely new GERMAN thesaurus (using Oracle
>8.1.7.3.0/Win2000Pro).
>But compiling produces the following output:
>>Connecting...
>>Creating thesaurus default...
>>Thesaurus default created...
>>Processing...
>>5 lines processed successfully
>>Beginning insert...5 lines inserted successfully
>>Disconnected
>
>But let me explain, what i have done so far:
>
>1) NLS_LANGUAGE is set to GERMAN_GERMANY.WE8ISO8859P1
>
>2) I've create a thesaurus text file called kb_test.txt
>
>3) I've loaded it using: ctxload -user xxx/xxx -thes -thescase Y -name
>kb_test -file kb_test.txt which causes the following output:
>>Connecting...
>>Creating thesaurus default...
>>Thesaurus default created...
>>Processing...
>>5 lines processed successfully
>>Beginning insert...5 lines inserted successfully
>>Disconnected
>Everything right so far, i think.
>
>4) "SELECT * FROM CTX_THESAURI" shows 1 Row
>>THS_OWNER THS_NAME
>>xxx KB_TEST
>Still everything alright.
>
>5) Now i want to compile the thesaurus: ctxkbtc -user ctxsys/ctxsys
>-name kb_test
>Oracle says:
>>Oracle interMedia Text knowledge base extension: thesaurus compiler
>>Connected to Oracle8i Enterprise Edition Release 8.1.7.3.0 -
>Production
>>DRG-52108: failed to delete knowledge base user extension
>>DRG-52108: failed to delete knowledge base user extension
>>DRG-11208: ORACLE_HOME wurde nicht eingestellt ()
>>Disconnected
>
>Does anybody of you has an idea, how to solve the problem?
>(BTW creating interMEDIA Text indexes without themes work fine, so
>there is no general problem with interMEDIA)
>
>thanks Oli

Just read the error message *carefully* preferably *before* posting, especially the last line. Do I see a blush there?

Regards

Sybrand Bakker, Senior Oracle DBA

To reply remove -verwijderdit from my e-mail address Received on Fri Aug 23 2002 - 10:11:37 CDT

Original text of this message

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