Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: speeding up SQL*NET Performance
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
![]() |
![]() |