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

Home -> Community -> Usenet -> c.d.o.server -> SQL*Net roundtrip

SQL*Net roundtrip

From: Pedro Lopes <pedro.lopes_at_netvisao.pt>
Date: Tue, 24 May 2005 21:42:53 +0100
Message-ID: <newscache$e7h0hi$v2n$1@newsfront4.netvisao.pt>


Hi all,
How can I reduce the roundtrip of an sql statetement exectution ?

I look at some documents that talk about set array size on sqlplus... and It works.

But if I have a C++ aplication that is executing the statement.. how can I get bigger packets ?
Looked for SDU (on the listener and tnsnames side), but after executing the explain plan the SQL*Net Rountrip stills the same.

any ideias ?

thanks,
Pedro Received on Tue May 24 2005 - 15:42:53 CDT

Original text of this message

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