Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 10g crash when calling getBlob
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
![]() |
![]() |