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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: PL/SQL dir listing?

RE: PL/SQL dir listing?

From: <ddorr.cs_at_clearstream.com>
Date: Thu, 21 Sep 2000 13:25:38 +0200
Message-Id: <10626.117550@fatcity.com>


Use the extproc ( external procedure ) feature of oracle :

if you have access to Metalink, search for extproc, you can also refer to the PL/SQL user's guide, chap 10

> ----------
> From: Andor Gyula[SMTP:gy.andor_at_euromacc.hu]
> Reply To: ORACLE-L_at_fatcity.com
> Sent: Thursday, September 21, 2000 12:36
> To: Multiple recipients of list ORACLE-L
> Subject: PL/SQL dir listing?
>
> Hi.
>
> How can I list the content of an op. system directory in an PL/SQL
> program? I mean, I'd like get list of filenames in a specified directory
> on the server machine.
> In fact, can I?
>
> Thanks in advance
>
> Gyula
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Andor Gyula
> INET: gy.andor_at_euromacc.hu
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Thu Sep 21 2000 - 06:25:38 CDT

Original text of this message

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