no and no...can you please tell me how to specify the parameter values, parameter types and variable names.
rpaliath wrote: > > Hi, I am quite new to jmeter and have been working on executing some PLSQL > stored procedures using it. I had a question. After the stored procedure > is executed, all I see on the Response Data is the following message - "-1 > updates. Output variables by position:" > > How do I see the output from these stored procedures. I tried the > following commands but I still keep getting the same message. > DBMS_OUTPUT.ENABLE; > DBMS_OUTPUT.PUT_LINE(<out_variable>); > > I am using jmeter version 2.3.4 r785646 and I am connecting to Oracle 10g. > Please let me know what am I doing wrong here. > > Thanks. > Rajiv > -- View this message in context: http://www.nabble.com/Output-from-a-stored-procedure-tp25530750p25530797.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

