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 -> OLEDB 8.1.7.2

OLEDB 8.1.7.2

From: Harish Deshpande <hdeshpande_at_carlson.com>
Date: 9 Jan 2002 08:25:05 -0800
Message-ID: <580efe6d.0201090825.11113368@posting.google.com>


Hi,

I have developed a VB application using OLEDB 8.1.7.2 driver. The application connects to the database performs a transaction and disconnects. Things work well except when we do stress testing. This is when I get the error "ORA-20000: ORU-10027: buffer overflow, limit of 1000000 bytes". The application does close the connection at the end of each request. I however suspect the OLEDB driver persists the connection for a while and hence during stress testing the above limit is reached for the error to occur. The VB application calls stored procedures that do write output.

Any help/suggestions is very much appreciated.

Harish Received on Wed Jan 09 2002 - 10:25:05 CST

Original text of this message

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