Skip to content

How does HammerDb treat database errors? #546

Answered by sm-shaw
siddhsql asked this question in Q&A
Discussion options

You must be logged in to vote

All errors are caught. RAISEERROR determines whether the VU stops processing further transactions or continues. Its all open source so you can see the counters by looking in the scripts. NOPM is a successful commit of the new order transaction. TPM counts commits and rollbacks that is database dependent.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sm-shaw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants