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

Home -> Community -> Usenet -> c.d.o.server -> dbms_output in a PL/SQL loop...

dbms_output in a PL/SQL loop...

From: Gilles Mercier <gilles.mercier_at_urbanet.ch>
Date: Sat, 18 Jan 2003 11:40:44 +0100
Message-ID: <3e292f2f$1@news.swissonline.ch>


Hi,
I have been trying to put a dbms_outoput.put_line in a PL/SQL Loop to get a "real time" print of where the loop actually is working, but it seem that all the output records print on the screen only when the loop is finished...

Does anybody know how to get a "real time advance indicator" for a PL/SQL loop ?

Thanks in advance for your help...

Gilles Received on Sat Jan 18 2003 - 04:40:44 CST

Original text of this message

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