Husnu Sensoy lists in great detail how to Create Your Own Oracle TPC-H Playground on Linux. He doesn’t cover load generators or benchmark tools, just dbgen to generate test data. If you need more, look e.g. for Quest Benchmark Factory, which can create and benchmark all the relevant TPC-x benchmarks, also on DBs other than Oracle.
Recommend any other benchmark tool? Let me know!
Comments
2 responses to “Create Your Own Oracle TPC-H Playground on Linux”
Please refer to my older posts about generating simultaneous user access in Oracle:
http://husnusensoy.wordpress.com/2007/03/02/loading-oracle-part-1-a-brief-introduction/
http://husnusensoy.wordpress.com/2007/03/04/loading-oracle-part-2-hundreds-of-virtual-users-in-oracle-10g%E2%80%A6/
Regards
Thx Husnu, good stuff that I wasn’t aware of, as my knowledge of your blog doesn’t go back to 2007!