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 -> Re: How to work with Unix files from stored procedure?

Re: How to work with Unix files from stored procedure?

From: Joep Hendrix <abc_at_abc.com>
Date: Tue, 18 May 1999 14:03:42 +0200
Message-ID: <0E16861EE7BCD111BE9400805FE6841F09385018@c1s5x001.cor.srvfarm.origin-it.com>


I think in Oracle 8 there is a host command available in the database. If you are using an older version then you could use dbms_pipe in combined with a deamon proces.

Joep Hendrix

DungDX_at_hotmail.com wrote in message <7hotbs$89r$1_at_nnrp1.deja.com>...
>I need to make a list of files (equivalent to statement 'DIR' in
>Windows) in a specified directory of a Unix server from a stored
>procedure and then delete some of the files listed. Does any one
>know how to do it? If possible, please include sample codes in the
>answer sent to me.
>Looking forward to receiving the answer.
>Thanks in advance.
>Xuan Dzung.
>
>-----------== Posted via Deja News, The Discussion Network ==----------
>http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Tue May 18 1999 - 07:03:42 CDT

Original text of this message

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