Problem with DBMS_OUTPUT
From: Hong <yuehong_zheng_at_yahoo.com>
Date: 1 May 1999 03:06:55 GMT
Message-ID: <7gdr4f$76s$1_at_autumn.news.rcn.net>
Guys,
Date: 1 May 1999 03:06:55 GMT
Message-ID: <7gdr4f$76s$1_at_autumn.news.rcn.net>
Guys,
I have a problem with DBMS_OUTPUT pkg. I need to write log for a SQL/PLUS script, however, the log become so large it exceeds 1M buffer that DBMS_OUTPUT offers, how can I get around this without using extra package? Does DBMS_OUTPUT has a fflush function so that you can flush out buffer when it is full?
Thanks.
Hong Received on Sat May 01 1999 - 05:06:55 CEST