https://issues.apache.org/bugzilla/show_bug.cgi?id=54048
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Philippe Mouawad <[email protected]> --- This is how to do it: SQL Query : call RK_JSCX(?,?) Parameter values : OUT, OUT Parameter types : OUT -10,OUT VARCHAR -10 being the int value of OracleTypes.CURSOR Variable names: cursor, outInfo Names are what you want JMeter allows using more types than java.sql.Types constantes, in this case instead of using Constant names, you use integer values of constants. -- You are receiving this mail because: You are the assignee for the bug.
