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: Sftp for transport tablespace

Re: Sftp for transport tablespace

From: mhthomas <qnxodba_at_gmail.com>
Date: Wed, 16 Mar 2005 16:15:11 -0500
Message-ID: <d6bad08005031613155ea62492@mail.gmail.com>


Hi,

I'm not sure if it would help, but I checked out MTU on eth0 (eth1, whatever) when I had similar hiccups on 'scp' transfers of large files. The default was 1500 and I adjusted it smaller, in various tests, and got better results. But, I was on Linux and you seem to be HPUX. You might search on MTU and sftp and find some ideas.

One lesson I learned is never 'scp' transfer a file without afterwards comparing size on both ends in my scripts. ;-)

Good luck.

Regards,

Mike Thomas

> > -----Original Message-----
> > From: oracle-l-bounce_at_freelists.org
> [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Kline.Michael
> > Sent: Tuesday, March 15, 2005 3:53 PM
> > To: oracle-l_at_freelists.org
> > Subject: Sftp for transport tablespace
> >
> > I'm trying to use sftp for "security" reasons, but I've got some
> > tablespaces that are quite large, and they are giving me some very
> > strange errors. The old "bad" ftp routine handles these just
> perfectly.
> > The disk being sent to is more than large enough, some 60GB.
> >
> >
> > Can't find much on google, but there's talk that if it's a 32-bit
> module
> > it may not be able to handle files > 4gb. Still, these are only about
> > 3GB.
> >

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Mar 16 2005 - 16:18:38 CST

Original text of this message

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