Skip to content

HammerDB custom TCL script strategy #477

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

You must be logged in to vote

I'm not entirely clear on the question. However there are a couple of features already in HammerDB that allows different virtual users to do different things:
Firstly, when you want one instance of HammerDB to make multiple connections (ie a connect pool) and run different stored procedures. Typically, this is used for clusters e.g. read/write and read only but can be set for a single instance as well.
https://www.hammerdb.com/blog/uncategorized/hammerdb-v4-0-new-features-pt4-connect-pooling-for-clusters/
https://www.hammerdb.com/docs/ch04s07.html#d0e2362
Secondly we have the primary/replica feature https://www.hammerdb.com/docs/ch08.html where you connect 1 or more replicas to a primary,…

Replies: 2 comments

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