Thanks.It was indeed the ordering/sequencing that was the mistake here.I
moved it from the last to the top/first and then it started working.

Thanks very much.

Regards,
Chetan




Though I've never used oraclecursor with iBatis, I'll dare to note that
from the image attached I see that parametermap  property for the
ORALECURSOR is the last one in the map.
But it must be the first one (order parameter map properties must match
order of ?,?... ).


-- 
View this message in context: 
http://www.nabble.com/Problem-calling-Stored-function-in-Oracle-tp25082929p25116009.html
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org
For additional commands, e-mail: user-java-h...@ibatis.apache.org

Reply via email to