Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> line length overflow, limit of 255 bytes per line
Hello ALL,
I know this must have been discussed here, but I'd
appreciate someone giving me a hint as to how to get
rid of :
ORA-20000: ORU-10028: line length overflow, limit of
255 bytes per line.
I am executing a package that uses
DBMS_OUTPUT.PUT_LINE
Serveroutput is set on size 100000.
What am I doing wrong?
THANKS!