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: RMAN and NFS

Re: RMAN and NFS

From: Jeremiah Wilton <jwilton_at_speakeasy.net>
Date: Thu, 1 Jul 2004 16:45:56 -0700 (PDT)
Message-ID: <Pine.LNX.4.58.0407011643330.19206@shell2.speakeasy.net>


On Thu, 1 Jul 2004 Jared.Still_at_radisys.com wrote:

> If the SA's won't run NFS for security reasons, they're not likely
> to allow rsh. SSH could probably be used instead, though I haven't
> tried it like this.

ssh is fine for this purpose, and will work on some architectures with no encryption (ssh -c none) or with very cheap encryption (ssh -c blowfish) to keep cycles down during copy.

I actually use ssh for this, but used rsh in my example for simplicity.

--
Jeremiah Wilton
http://www.speakeasy.net/~jwilton

----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Thu Jul 01 2004 - 18:42:36 CDT

Original text of this message

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