Home » RDBMS Server » Performance Tuning » testing performance of queries
testing performance of queries [message #65577] |
Mon, 01 November 2004 21:31  |
Milind Deshpande
Messages: 93 Registered: May 2004
|
Member |
|
|
Hi,
I would like to compare the performance of 2 queries (namely how long it takes to query large sets of data). Now, when I run the first query, it takes a considerable amount of time to run, but subsequent runs will be instantaneous. I believe this is due to the db caching the results. Then when I run the second query, it would be fast as well.
How do yo test performance when the db uses caching?
ALTER SYSTEM FLUSH BUFFER_CACHE doesnt work. Can SHARED_POOL be used instead of this or there is any other command. The version is Oracle 9.2.0.
Thanks
Milind
|
|
|
|
|
Goto Forum:
Current Time: Thu May 01 17:17:30 CDT 2025
|