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

2021-08-21 Thread Felix Schumacher
uest like you suggested and have this added > into the JMeter GUI. > > Jeff > > -Original Message- > From: Felix Schumacher > Sent: Wednesday, August 18, 2021 9:44 AM > To: Jeff Lutzow > Subject: Re: FW: Have JMeter Prepare SQL ONLY once and Execute Multiple times &

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

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

2021-07-29 Thread Scott Dean
would be something JMeter supported >> and not that hard to setup. >> >> >> >> If you have any other ideas please let me know. >> >> >> >> Thanks, Jeff >> >> >> >> *From:* A P >> *Sent:* Wednesday, July 28, 2021 4:

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

2021-07-29 Thread Tong Sun
you have any other ideas please let me know. > > > > Thanks, Jeff > > > > *From:* A P > *Sent:* Wednesday, July 28, 2021 4:53 AM > *To:* JMeter Users List > *Subject:* Re: Have JMeter Prepare SQL ONLY once and Execute Multiple > times > > > > *E

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

2021-07-29 Thread Jeff Lutzow
and not that hard to setup. If you have any other ideas please let me know. Thanks, Jeff From: A P Sent: Wednesday, July 28, 2021 4:53 AM To: JMeter Users List Subject: Re: Have JMeter Prepare SQL ONLY once and Execute Multiple times EXTERNAL EMAIL It's here: [cid:image002.png@01D78465.CE2C6BE0

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

2021-07-28 Thread A P
ject: Re: Have JMeter Prepare SQL ONLY once and Execute Multiple times > > EXTERNAL EMAIL > > > > Not sure but you can try "Critical section controller" > > On Tue, Jul 27, 2021 at 11:55 PM Jeff Lutzow <mailto:jlut...@rocketsoftware.com>> > wrote: > >

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

2021-07-27 Thread Jeff Lutzow
I can’t even find the “Critical Section Controller” area. I am running the latest 5.4.1 version. From: A P Sent: Tuesday, July 27, 2021 1:43 PM To: JMeter Users List Subject: Re: Have JMeter Prepare SQL ONLY once and Execute Multiple times EXTERNAL EMAIL Not sure but you can try "Cri

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

2021-07-27 Thread A P
Not sure but you can try "Critical section controller" On Tue, Jul 27, 2021 at 11:55 PM Jeff Lutzow wrote: > 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

Have JMeter Prepare SQL ONLY once and Execute Multiple times

2021-07-27 Thread 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 same request multiple times but ONLY Prepares the