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: Moving files from Oracle

Re: Moving files from Oracle

From: Joseph on Mediaone <josepha_at_mediaone.net>
Date: Sat, 23 Sep 2000 13:41:28 -0400
Message-Id: <10628.117730@fatcity.com>


You can set up NFS connection woth another server and then use export utility (exp user/password file= and so on) to copy tables or whole db top another place.
HTH.
Joseph
-----Original Message-----
From: prem_at_ibsplc.com <prem_at_ibsplc.com>
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> Date: Friday, September 22, 2000 5:25 AM Subject: Moving files from Oracle

>
>Dear List,
> This is regarding moving files to a different server. We have
>some background processes scheduled that writes data into file from
>the DB. This you know is possible in the path where Oracle has write
>access. Now my problem is that I need to transfer these files to a
>different location could b e in another server as soon as the process
>completes the file writing. Is it possible to do this from the PL/sql
>code. If so how to do this?
>
>
>Prem
>
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author:
> INET: prem_at_ibsplc.com
>
>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 Sat Sep 23 2000 - 12:41:28 CDT

Original text of this message

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