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: Oracle 10g crash when calling getBlob

Re: Oracle 10g crash when calling getBlob

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Thu, 24 Feb 2005 09:30:06 -0800
Message-ID: <1109266024.168419@yasure>


Frederic wrote:

> Hi,
>
> I have a table with a Blob column. When I do a getBlob in a plsql cursor
> on my column, I get 3113 Oracle error after a certain amount of record.
> Do I need to close or flush the handle I got on that blob object ?
>
> Thanks
>
> Frederic

What you need to do is identify your operating system and post your code to get any help.

But my guess is you are running on Solaris or HP/UX and the kernel parameters were not configured per the installation documentation.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Thu Feb 24 2005 - 11:30:06 CST

Original text of this message

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