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: remote server for log_archive_dest

RE: remote server for log_archive_dest

From: Eric Buddelmeijer <Eric.Buddelmeijer_at_elegant.nl>
Date: Wed, 24 Aug 2005 12:56:27 +0200
Message-Id: <20050824105632.CTQT28432.amsfep14-int.chello.nl@wst116>


Secure copy or secure ftp (scp or sftp) is the first that comes to mind. Secure replacements for rcp and ftp respectively. Requires an ssh daemon on the server you will be copying to and of course the client versions on your oracle server. When using authentication with private/public key pairs it can be running in the background.

Kind regards,
Eric.

> -----Oorspronkelijk bericht-----
> Van: oracle-l-bounce_at_freelists.org
> [mailto:oracle-l-bounce_at_freelists.org] Namens Peter Dixon
> Verzonden: woensdag 24 augustus 2005 12:42
> Aan: oracle-l_at_freelists.org
> Onderwerp: remote server for log_archive_dest
>
> I am wanting to write my archive logs to a different server
> to the one my database runs on.
>
> This server will not be running Oracle therefore I can't send
> the archive job via NET8, i currently send the file via FTP
> but is there a slicker method
>
> Peter Dixon
> Database Team Leader
>
>
> --
> http://www.freelists.org/webpage/oracle-l
>

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Aug 24 2005 - 05:58:40 CDT

Original text of this message

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