Timing data is missing #812
Answered
by
sm-shaw
muthumdu2k8
asked this question in
Q&A
-
|
Hi Team, When I run the normal workload for 3 hours with 20 virtual users and 100 warehouses, the timing data is sometimes missing. I checked both the hdbxtprofile and the Hammer.db SQLite file. Could you please suggest a solution? Thanks and Regards, |
Beta Was this translation helpful? Give feedback.
Answered by
sm-shaw
Jul 30, 2025
Replies: 1 comment 3 replies
-
|
In both GUI and CLI you have to enable timing, it is not on by default e.g. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Check the output using the web service, see if it gives a message that xttimeprofiler is enabled. If it is then time profiling is working. Note that so that the timing will not interrupt the workload each virtual user will gather its own data and pass it back to the monitor thread for calculation at the end of the workload. Depending on system performance this may time out and therefore you need to increase the timeouts to allow the timing data time to be processed e.g.