TPC-Council / HammerDB

HammerDB Database Load Testing and Benchmarking Tool
http://www.hammerdb.com
GNU General Public License v3.0
545 stars 115 forks source link

Calculate transaction time for TPROC-C workload #607

Closed Ora-DBA closed 10 months ago

Ora-DBA commented 10 months ago

Hi, I'm performing test for TPROC-C workload. Test got executed successfully and got result of NOPM, TPM values. Is there any way we can track/calculate each transaction time (or time taken for single transaction) and what actual transaction or query or how much data is written to disk?

HammerDB: 4.8 Workload: TPROC-C (OLTP), 100000 transaction per user, 1 VU, 5 min time DB server: Oracle 19c DB client: 19.3

Thanks!