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 -> Manipulate files or run external process

Manipulate files or run external process

From: Thierry Le Blond <thierry.le-blond_at_cgey.com>
Date: Tue, 15 Oct 2002 17:21:39 +0200
Message-ID: <aohbq8$8jj$1@s1.read.news.oleane.net>

I need to find and read files from a stored procedure. So I have two solutions :
- Reading the file directly using functions from a package able to manage
files, and my question is "which package can do that ? and what are the constraints ?"
- Activating an external process that can read files (written in C for
example), and then my question is "how to launch or activate an new process from my stored procedure".

Thanks in advance.
Thierry Le Blond. Received on Tue Oct 15 2002 - 10:21:39 CDT

Original text of this message

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