text

From: sw <aa_at_bb.com>
Date: Mon, 17 Dec 2007 15:12:55 +0100
Message-ID: <fk6059$1gel$1_at_news2.ipartners.pl>



Hello,

I have installed oracle xe 10g on linux debian. I'm trying to scan a word files using context index, it is my code:

CREATE INDEX file_index ON files(path) INDEXTYPE IS ctxsys.context PARAMETERS ('datastore ctxsys.file_datastore format column ot_format');

Path is a real path to word file on disk. But indexing process isn't finishing success, because when I execute:

select *

from ctx_user_index_errors

I see a lot of error's DRG-11207 and information that documents was not indexing.

I have read that it's a bug oracle 9 database, additional I have found instruction how to resolve this problem. There was path also, which I have installed. It's doesn't help me. Could you help me?

Sorry for my English, I'm still learning.

Best regard

sw Received on Mon Dec 17 2007 - 15:12:55 CET

Original text of this message