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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Send file to other filesystem using PLSQL

Re: Send file to other filesystem using PLSQL

From: robert <rchin_at_nietspampanix.com>
Date: Mon, 22 Nov 2004 10:33:05 -0500
Message-ID: <cnt0rh$q8m$2@reader1.panix.com>


Pedro Lopes wrote:
> Hi,
> is it possible to send a file to other file system using plsql ?
>
> The objective will be to send a xml file (generated with plsql) to other
> database (not oracle) on other machine.
>
>
> system:
> Oracle9i on windows.
>
>
> thanks,
> PLopes

si, ftp workable for you ?
Doable utilizing utl_tcp.

If ftp is cool with you I will see if I can dig up the code. Received on Mon Nov 22 2004 - 09:33:05 CST

Original text of this message

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