Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Oracle 10g crash when calling getBlob
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 Received on Thu Feb 24 2005 - 11:05:29 CST