Loading

Silly Apache JMeter 2.2 bug

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

  1. Marie
    Posted May 26, 2007 at 4:42 pm | Permalink

    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

  2. Posted May 27, 2007 at 1:36 am | Permalink

    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.

Post a Comment

Your email is never shared.