Skip to content

HammerDB - Error in Virtual User 2 while running either virtual user test or autopilot. #133

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

You must be logged in to vote

So the first thing to check is that the database did actually get created correctly and you can connect and run SQL against it. With a Linux server and a Windows client try using the SSMS GUI to browse the schema, how many warehouses have been created? If the tables are created but the data is empty then this may give empty string type errors. There are examples of troubleshooting this type of error here https://sourceforge.net/p/hammerdb/discussion/292313/thread/6575123c/
For can't create object "odbc" are you running the GUI or the CLI (or web service?) - "odbc" is the name of the connection that it creates so we need to find why it has already created it and not destroyed it or whether…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by abondvt89
Comment options

You must be logged in to vote
0 replies
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
Converted from issue

This discussion was converted from issue #133 on December 16, 2020 18:04.