Home -> Community -> Mailing Lists -> Oracle-L -> buffer overflow
Hi guys - I'm doing dynamic SQL updates in a PL/SQL procedure. The code is fine, and I have a DBMS_OUTPUT.PUT_LINE to make sure it is constructing the update statements correctly. It chugs along for a while, and then I get a buffer overflow error. The error is ORU-10027: buffer overflow, limit of 2000 bytes. I was wondering if this refers to the SQL buffer and how I can increase its size. Thanks in advance - Jim Received on Thu Jan 25 1996 - 14:52:57 CST
Original text of this message