https://issues.apache.org/bugzilla/show_bug.cgi?id=53851
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- Severity|normal |critical --- Comment #2 from [email protected] --- Teh question is, I know it is not INTEGER, I was just tryign different things becasue CURSOR was not asccepted either - it returned INVALID TYPE PROCEDURE WTRK11GET_1 (P_WTRK_CIN_IN_VCIN_ID IN VARCHAR2, P_STATUS_OUT OUT NUMBER, p_recordset OUT refcursor); Here again the call [Callable Statement] call WTRK_PACKAGE.WTRK11GET_1(?,?,?) AX44189C,0,0 VARCHAR,INTEGER,CURSOR and here the result Thread Name: WRTS SELECTs 1-1 Sample Start: 2012-09-11 11:59:43 EDT Load time: 1 Latency: 0 Size in bytes: 25 Headers size in bytes: 0 Body size in bytes: 25 Sample Count: 1 Error Count: 1 Response code: null 0 Response message: java.sql.SQLException: Invalid data type: CURSOR Response headers: oracle.jdbc.driver.T4CConnection@ca8f43 SampleResult fields: ContentType: text/plain DataEncoding: UTF-8 -- You are receiving this mail because: You are the assignee for the bug.
