The JDBC Sampler always commits (it doesn’t honor the auto-commit = false parameter)
http://issues.apache.org/bugzilla/show_bug.cgi?id=42018. I’ve provided a patch that solved it at Bugzilla
The JDBC Sampler always commits (it doesn’t honor the auto-commit = false parameter)
http://issues.apache.org/bugzilla/show_bug.cgi?id=42018. I’ve provided a patch that solved it at Bugzilla
2 Comments
Hi,
it seems to me that JMeter’s Enhanced JDBC Request does not support Oracle’s REF CURSORS as output params.
If it does I am using it incorrectly.
Could you please advise on this ?
Thank you so much in advance
Regards, Marie
You’re right currently neither the Enhanced JDBC Sampler nor the standard JDBC Sampler that comes with JMeter support output params. Sorry but will have to implement those changes to the JDBC Sampler if you really need them.