Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: need help - buffer overflow
I recieved that error on personal 8 due to a syntax error in my params if
set doesn't work go back and check your code. I know it sounds odd
GAKH4 wrote in message <19981005001646.06032.00006528_at_ng05.aol.com>...
>
>I was trying to create a procedure on Oracle personal 7.2 - just normal
size.
>Got the following message:
>
>Procedure created with compilation errors.
>
>when asked to show error - the system said " buffer overflow - use set
command
>to reduce ARRAYSIZE or increase MAXDATA.
>
>I set the arraysize to 50 to be on safe side and set maxdata to almost to
the
>limit- 32000. still it is not working. Where did I messed up? Somebody
PLEASE
>help.
>
>Greg
>
Received on Sat Oct 24 1998 - 13:28:33 CDT