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 -> Re: Urgent !!!!!!!!!! Urgent

Re: Urgent !!!!!!!!!! Urgent

From: Ronald <_ronr__at__wxs.nl_>
Date: 1998/04/28
Message-ID: <B16B2FCE96685746@ut0349.wxs.nl>#1/1

>Help Needed
>
>We have prepared a PL/SQL procedure in which we call 1343 records in
>cursor. The data that comes into the cursor in is numeric and we are
>deleting records from another table on the basis of value fetched from
>cusor.
>
>After deleting 48 records, it gives the following error.
>
>ORA - 20000 ORU-10027 Buffer overflow, exceed 2000 bytes limit.

Are you using dbms_output ? if so, enlarge the buffer (dbms_output.enable (a large number of bytes))

Ronald



mailto:ronr_at_wxs.nl
http://home.wxs.nl/~ronr/RonR.html (last update: dec 31, 1997) Received on Tue Apr 28 1998 - 00:00:00 CDT

Original text of this message

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