Re: The problem is that SQL*Net is too chatty, because FTP runs fine.
Date: Fri, 1 Feb 2008 11:30:01 -0500
Message-ID: <69b058e80802010830t1c412c2as66ca7b7ada72c3ff@mail.gmail.com>
Carel-Jan,
I just reread this post. Even if this issue is not a caused by the network, the ssh suggestion is a great idea for potential future issues that are of the network nature you described. We use ssh tunnels around here a lot from our desktops to remote databases, but have yet to try server to server tunnels. Did you use ssh compression for that tunnel?
David
On Feb 1, 2008 9:53 AM, Carel-Jan Engel <careljan_at_dbalert.eu> wrote:
>
> We got around it by setting up dedicated ssh tunnels, over dedicated
> ports. The primary connects to a localhost:<portno> now, this port is
> tunneled to the listener port of the standby. The port used for the tunnel
> got its own QOS settings, so that we have constant bandwidth available now.
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Feb 01 2008 - 10:30:01 CST