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

Home -> Community -> Usenet -> c.d.o.server -> How to Read Files Located Outside the Oracle Server Using PL/SQL

How to Read Files Located Outside the Oracle Server Using PL/SQL

From: <belda2010_at_hotmail.com>
Date: 16 Jun 2005 13:49:42 -0700
Message-ID: <1118954982.767035.227680@o13g2000cwo.googlegroups.com>


Hello,

I want to read files from a directory located outside the Oracle database server, using a pl/sql procedure. I have tried to do this operation using utl_file package and java storage procedures, no chance, it doesn't work.

1- Is it true that there is no way to access remote directories (located outside of the Oracle server) using an pl/sql procedure?

2- If so, please help! What can I do to get access to such directories from my pl/sql procedure?

Thanks a lot.
Belinda Received on Thu Jun 16 2005 - 15:49:42 CDT

Original text of this message

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