https://bz.apache.org/bugzilla/show_bug.cgi?id=60635
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Felix Schumacher <[email protected]> --- Bugzilla is not a support forum. You have to adapt the validation query to your db. For db2 it might be "select 1 from sysibm.sysdummy1" (found on http://stackoverflow.com/questions/10684244/dbcp-validationquery-for-different-databases) With JMeter 3.1 you can leave the field for the validation query empty. The jdbc method "isValid()" will be used for the validation. -- You are receiving this mail because: You are the assignee for the bug.
