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 -> Oracle Timing

Oracle Timing

From: Mike Rose <mmrose_at_home.com>
Date: Sun, 14 Feb 1999 02:27:11 GMT
Message-ID: <3wqx2.2787$0p5.1811@news.rdc1.md.home.com>


I seem to have forgotten the units returned by the Oracle SQL*Plus Set Timing command. I just ran the following in SQL*Plus and I need to know what the "real: 8901750" means in hours/minutes/seconds/milliseconds or whatever.

TIA Mike Rose

SQL/orc1>Set Timing On
SQL/orc1>Begin LOAD_DEALER_REPORTS; END;   2
  2
  2

SQL/orc1>l
  1* Begin LOAD_DEALER_REPORTS; END;
SQL/orc1>/

PL/SQL procedure successfully completed.

 real: 8901750 Received on Sat Feb 13 1999 - 20:27:11 CST

Original text of this message

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