Buffer Overflow
From: Franky Thiel <franky.thiel_at_infohos.be>
Date: Fri, 23 Nov 2001 08:59:57 +0100
Message-ID: <3bfe01f7$0$180$ba620e4c_at_news.skynet.be>
Date: Fri, 23 Nov 2001 08:59:57 +0100
Message-ID: <3bfe01f7$0$180$ba620e4c_at_news.skynet.be>
I've created a script using Pl/Sql and I have a loop and in that loop I use
the command dbms_output.put_line(....).
When I run my script, I get the error ORU-10027 buffer overflow, limit of
2000 bytes.
How can I change the size of that buffer ?
Thanks,
Franky