After successfully building a TPC-C layout and switching to run the benchmark, it fails with the following output error:
"TPC-C Job Job Started Started test Create Objects for TPC-C Checking for existing objects... Checking scale factor... Scale factor check complete. Objects already exists. Test completed successfully. Started test TPC-C Transaction Mix Checking scale factor... Scale factor check complete. Agent(WIN-DJF1234) Error: Agent(WIN-DJF1234) Error: Delivery Exec Failed Transaction "Delivery Transaction" run failed by virtual user 20 in agent 1 of WIN-DJF1234 run failed by virtual user 20 in agent 1 of WIN-DJF1234 Stopping test - TPC-C Transaction Mix Test cancelled by user. ** Job finished. Total Time to perform the job: Start Time: 6/3/2013 8:08:02 PM End Time : 6/3/2013 8:09:09 PM Elapsed : 0 Days 00:01:06.488"
Unless one has modified the latency values of the TPC-C transactions, there is a large latency for the transactions as per the TPC-C specification.
Increase the TPS value, to do so, either add more users or lower the latency values of the transactions.
As a reminder, lowering the latencies will put one outside of the specification (which may not be a concern).