Oracle Text (MOSC)

MOSC Banner

Oracle Text map linux to windows path

edited Apr 22, 2009 11:27PM in Oracle Text (MOSC) 3 commentsAnswered
 Hello All
I'm facing a tricky problem within my application architecture.
I'm running my 10g database on a linux server.
We have a document repository located on a windows server.
I have the following table:

select * from my_docs;

doc_id / doc_tittle / doc_path
__________________________________________________ _______
1 / first.doc / E:\Prodmac\felix\tm\6\214986\060\first.doc
2 / second.doc / E:\Prodmac\felix\tm\2\224345\020\second.doc
3 / third.doc / E:\Prodmac\felix\tm\4\436432\070\third.doc
....

The windows path has the same prefix E:\Prodmac\felix\tm for all documents but a dynamic 3 depth folder part (created by the application) at the end of the path.
From here we are trying to implement oracle text feature over these external documents.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center