dbms_output.putline 1M limit

From: Sameer Utrankar <utrankar_at_nyc.pipeline.com>
Date: 1996/01/18
Message-ID: <4dkig1$gt2_at_news.nyc.pipeline.com>#1/1


All oracle manuals mention that putline is suitable for debugging pl*sql procs but what if you want to use it for real life production jobs - where output can exceed 1M. dbms_output.enable allows only upto 1M. Any solution to get output messages from pl*sql block where output may exceed 1M ? Received on Thu Jan 18 1996 - 00:00:00 CET

Original text of this message