Originally posted by: sachin_131011
Hello All,
I have written a store procedure in informix with a calling function in it and the called fucntion also calls another function in it.
When i execute above scenario from informix dbaccess it works fine , but when it is executed from java program(MQ Controller) it gives an exception as,
User Defined Routine (called_proc) execution failed.
Basically , IBM MQ is sending message to java program to execute the procedure with send parameters.
Any solution on this would help.
My informix version is : IBM Informix Dynamic Server Version : 11.10.FC2
IBM Websphere MQ Server Version : 6.0
JDK Version : 1.6.7
I checked on IBM site for this exception , solution was to upgrade the informix server to higehr version 11.50.xC7.
Please let me know if there is any alternative solution for this ?
#AIX-Forum