Friday, September 28, 2012

Buffer Overflow Error

Use the below statement to resolve the issue.
SET SERVEROUTPUT ON size '1000000'
and
DBMS_OUTPUT.ENABLE(1000000)

No comments:

Post a Comment