dbTalk Databases Forums  

text

comp.databases.oracle.tools comp.databases.oracle.tools


Discuss text in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
sw
 
Posts: n/a

Default text - 12-17-2007 , 08:12 AM






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



Reply With Quote
  #2  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: text - 12-18-2007 , 01:13 PM






Don't cross/multipost.
Already answered on cdo.server

--
Regards,
Frank van Bortel

Top-posting is one way to shut me up...

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.