[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] actual execution time for select to process
- Subject: RE: [sqr-users] actual execution time for select to process
- From: "Steve Cavill" <steve.cavill@infoclarity.com.au>
- Date: Fri, 6 Apr 2007 10:51:47 +1000
- Delivery-date: Thu, 05 Apr 2007 20:56:54 -0400
- In-reply-to: <7.0.1.0.2.20070405165508.0366bdd0@vt.edu>
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
- Thread-index: Acd3xcRcOmOcUZT5TnW0pmz6EyGvIAAH8Xzg
Datenow() sqr function will retur the time.
Why do you say "I can grab system time before & after the select statement and
find the difference"
That's the elapsed time of the select. If you want the query execution CPU
time you would need to look at the database logs.
Steve.
-----Original Message-----
From: sqr-users-bounces+steve.cavill=infoclarity.com.au@sqrug.org
[mailto:sqr-users-bounces+steve.cavill=infoclarity.com.au@sqrug.org] On Behalf
Of Wendy Biggs
Sent: Friday, 6 April 2007 6:59 AM
To: sqr-users@sqrug.org
Subject: [sqr-users] actual execution time for select to process
I need to determine the actual execution time of several different select
statements.
Has anyone else on this list done this?
Is there an sqr variable that will get to that information?
I can grab system time before & after the select statement and find the
difference ... but that is not the same as the actual time
the statement took to execute.
Any and all help will be appreciated.
<sigh>
--wb
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users