I am getting error as below on calling Oracle's stored procedure using a!executeStoredProcedureForQuery.
Stored procedure and expression are attached below. Help is much appreciated.
Discussion posts and replies are publicly visible
Issue resolved by updating ojdbc8.jar
JDBC and UCP Downloads page (oracle.com)
Hi dedip,
We are also facing same issue with executeStoredProcedureForQuery SP function, will this solution resolved that "Invalid column type:2012" error, I need CLOB output as well along with CURSOR,