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 -> OCI/BLOB/HANGING

OCI/BLOB/HANGING

From: stuart coupe <stuart_at_easysoft.com>
Date: Tue, 11 Sep 2001 10:09:42 +0100
Message-ID: <3B9DD4D6.6DDCF21F@easysoft.com>


I am trying to retrieve blob data using OCI.

I get the chunks of data back fine but my last call to OCIStmtFetch ( the one that would return OCI_NO_DATA ). The client hangs. Truss output from the fetch call is at end of message.

I am using Oracle 817 on Solaris 2.6.

I have tried everything I can think of.
The code works fine on Linux.

Anyone got any Ideas........please.

Cheers,
Stuart.


send(5, " !", 1, 1)                             = 1
write(5, "\0\v\0\0\f\0\0\001\002", 11)          = 11
read(5, "\0\v\0\0\f\0\0\001\002", 2064)         = 11
read(5, 0x015612FE, 2064)       (sleeping...)
Received on Tue Sep 11 2001 - 04:09:42 CDT

Original text of this message

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