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 -> Re: BLOB reading is slow

Re: BLOB reading is slow

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sun, 13 Nov 2005 17:51:53 +0100
Message-ID: <bnren15a6pf6tqk66gfop7n3t7qpj5pnd4@4ax.com>


On 13 Nov 2005 07:14:50 -0800, "kuon" <kuon_at_goyman.com> wrote:

>- I found out this: "SQL*Net more data to client", is the wait event
>causing the problem.
>

As was to be expected, as you are sending multiple packets, and you'll have one roundtrip (read handshake) per packet.

--
Sybrand Bakker, Senior Oracle DBA
Received on Sun Nov 13 2005 - 10:51:53 CST

Original text of this message

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