Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: speeding up SQL*NET Performance

Re: speeding up SQL*NET Performance

From: Sybrand Bakker <postmaster_at_sybrandb.demon.nl>
Date: Thu, 12 Aug 1999 21:03:59 +0200
Message-ID: <934484653.11350.0.pluto.d4ee154e@news.demon.nl>


Search for configuring SDU and TDU in the docs. They can be added on a per SID basis in listener.ora.
Of course there is an intimate relation with the TCP/IPs MTU, which is usually not bigger than 1510 bytes.
Compression doesn't exists AFAIK.

Hth,

Sybrand Bakker, Oracle DBA

Uwe Hoell <hoell_at_aaeb.de> wrote in message news:37B3058A.64570D7D_at_aaeb.de...
> Are there any parameters (in SQLNET.ORA or elsewhere) on clientside to
> solve problems with a slow netconnection (PROTOCOL = TCP)?
> Maybee there are features like
> compress_data = ON
> or so.
Received on Thu Aug 12 1999 - 14:03:59 CDT

Original text of this message

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