Sharing the JDBC Connection between all the threads

2021-08-17 Thread Tong Sun
On Tue, Aug 17, 2021 at 5:06 AM Felix Schumacher < felix.schumac...@internetallee.de> wrote: > > Do you want to share the connections over all the threads? (This is not > the default in JMeter. Every thread/user has its own connection unless > configured otherwise) > Hi, Felix Can you

Re: Have JMeter Prepare SQL ONLY once and Execute Multiple times

2021-08-17 Thread Felix Schumacher
Am 27.07.21 um 20:25 schrieb Jeff Lutzow: > Is there a way to accomplish the above?Everything I have tried I still > see JMeter “Prepare” the SQL statement every time when using the JDBC driver > to connect to IBM Data Virtualization Manager. > > I would like to run a test where it runs the