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: Get Directory Listing from PL/SQL

Re: Get Directory Listing from PL/SQL

From: Jim Kennedy <kennedy-family_at_home.com>
Date: Sat, 21 Apr 2001 22:12:53 GMT
Message-ID: <FBnE6.39293$xN4.2922042@news1.sttls1.wa.home.com>

You could write the program in Java. Then it would be more cross platform compatible.
Jim
.
"John Russell" <johnrussell10_at_home.com> wrote in message news:qtu3etk8mqefldg55qdshfgrgnknia49m9_at_4ax.com...
> On Fri, 20 Apr 2001 15:07:17 GMT, cory-p_at_usa.net (Cory Phillips)
> wrote:
>
> >Anyone know how I can get a directory listing from PL/SQL in Oracle
> >8i?
> >
> >Cory Phillips
>
> I believe you would have to call out to an external procedure written
> in most likely C. Alternatively, if you could arrange for the
> directory listing to already be available in a file (via cron job or
> similar), you could read it via the UTL_FILE package.
>
> John
> --
> Got an Oracle database question?
> Try the search engine for the database docs at:
> http://tahiti.oracle.com/
Received on Sat Apr 21 2001 - 17:12:53 CDT

Original text of this message

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