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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Deleting Unix files using ORACLE

Re: Deleting Unix files using ORACLE

From: Jim Kennedy <kennedy-family_at_home.com>
Date: Fri, 11 May 2001 13:01:46 GMT
Message-ID: <_oRK6.65$la.3635@news1.sttls1.wa.home.com>

You can also write Java code that is called in a stored procedure. Seethe documentation on how to do that.
Jim

"Nick" <ierullo_at_sympatico.ca> wrote in message news:9dedgm$251$1_at_bcarh8ab.ca.nortel.com...
> I am writing an ORACLE for Unix (HP) stored procedure and I want to either
> delete and/or copy and/or move a UNIX file.
>
> I am using UTL_FILE to read and write from files and it works well, but
> UTL_FILE has no procedures to delete or move files.
>
> Any suggestions.
>
> Please reply to Dina at dghatit_at_nortelnetworks.com
>
> Thank you & Cheers.
>
>
Received on Fri May 11 2001 - 08:01:46 CDT

Original text of this message

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