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 23:58:42 +0100
Message-ID: <q7hfn1phtn0tdrh5hho0qtv6b7vsqeug0p@4ax.com>


On 13 Nov 2005 10:13:44 -0800, "kuon" <kuon_at_goyman.com> wrote:

>
>Sybrand Bakker wrote:
>
>>
>> As was to be expected, as you are sending multiple packets, and you'll
>> have one roundtrip (read handshake) per packet.
>>
>
>Hi,
>
>so what can I do?
>
>Regards
>
>Kuon

Either make sure the BLOB fits in one packet, and/or try to improve the speed of your network.

--
Sybrand Bakker, Senior Oracle DBA
Received on Sun Nov 13 2005 - 16:58:42 CST

Original text of this message

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