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 -> real-time tracing

real-time tracing

From: <tobrien_at_reveregroup.com>
Date: Mon, 09 Nov 1998 19:19:13 GMT
Message-ID: <727f7h$mo9$1@nnrp1.dejanews.com>


Is there a way to print output to the screen during program execution? I have a pl/sql program that loads a large volume of rows and I'd like to see its progress throughout execution (say every thousand rows) as well as at termination. Right now I use dbms_output to print stats, but I can only see them when the program terminates. Any way around this?

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Mon Nov 09 1998 - 13:19:13 CST

Original text of this message

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