set timing on
From: David <snapkad_at_post.cz>
Date: Tue, 5 Dec 2000 08:57:01 +0100
Message-ID: <3a2c9fd6_at_news.cvut.cz>
Date: Tue, 5 Dec 2000 08:57:01 +0100
Message-ID: <3a2c9fd6_at_news.cvut.cz>
When I use "SET TIMING ON" SQL*Plus command in my old SQL*Plus
installed on AIX server I receive duration of SQL and PL/SQL statements
and that is what I want ex:
Elapsed: 00:10:02.59
but SQL*Plus 8 installed on windows 98 showes me something like this :
Real: 7663260
What UNIT is this ? How can I convert it to time units ?
I haven't found any way to set units in Timing command.
Both SQL*Plus use the same DB so difference must be between SQL*Plus
programs.
Does anybody know where can I set units (mask) for timing ?
Thanx
David Received on Tue Dec 05 2000 - 08:57:01 CET