Method R Discussion Group

Method R helps developers, DBAs, and decision-makers optimize Oracle-based software in every phase of the software life cycle.

Discuss Method R products, techniques, and events.

Ask new questions or post your own responses.

Hotsos SQL Test Harness on Prod - Webinar Question on 5/22/07

If you have performance problems in a production environment is it safe to run the test harness on live database?
Becky Goodman Send private email
Tuesday, May 22, 2007
 
 
The test harness simply snapshots the activity of the query you are testing, so it is only as invasive as the execution of the query plus the overhead to trace it.  So, it is "safe" to use in a production environment.  However, as the name implies, it is a *test* harness and intended to be used primarily in your test environment.  If used in production, it would likely be used only to capture the information for a single query execution that is problematic and then used again to capture the information for the query after it had been modified and placed back into production (to get a comparison of the before and after).  The true intent of the test harness is to be used in a test environment to capture and review multiple ways of solving a problem.  The comparison of all the alternatives will yield a "winner" and that winner is then what is chosen for migration into production.
Karen Morton Send private email
Tuesday, May 22, 2007
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics
 
Discussion Groups Main Page

Powered by FogBugz