Hi all !! I'm using Jmeter 2.0.2 to perform load tests on an Oracle database.
How can I get the result of a stored procedure ? For example : BEGIN myStoredProc(input1,input2,output); END; How can I get the content of "output" in jmeter ? Best regards. Carl.