Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> flushing dbms_output.put_line

flushing dbms_output.put_line

From: Maurice Samuels <samuels_at_blue.seas.upenn.edu>
Date: 2000/08/01
Message-ID: <8m6lqc$5mn$1@netnews.upenn.edu>#1/1

does anyone know how to flush dbms_output.put_line to the screen (even though the procedure/package hasn't totally finished executing)?
ie, i know that i can write messages to a file and see them immediately if i use utl_file.fflush, is there something similar for dbms_output?

thanks in advance
-maurice
samuels_at_seas.upenn.edu Received on Tue Aug 01 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US