You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-java@ibatis.apache.org by Tokajac <im...@hotmail.com> on 2008/10/02 20:12:46 UTC

iBatis AS400 Stored Procedure call Hanging trouble

Hello,

I'm invoking a stored procedure from iBatis and database remains to hang:
http://opensource.atlassian.com/confluence/oss/display/IBATIS/How+do+I+call+a+stored+procedure



I'm stucked with this for a while

I'd appreciate any hint!


Regards
-- 
View this message in context: http://www.nabble.com/iBatis-AS400-Stored-Procedure-call-Hanging-trouble-tp19784745p19784745.html
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.


Re: iBatis AS400 Stored Procedure call Hanging trouble

Posted by Jeff Butler <je...@gmail.com>.
In my experience, AS/400 hangs are usually caused by an error in the
library list, or some other error in the procedure on the AS/400 side.
 Have the AS/400 operator look for an error message in the QSYSOPR
queue - it should give you the detail of what's wrong.

Jeff Butler

On Thu, Oct 2, 2008 at 1:12 PM, Tokajac <im...@hotmail.com> wrote:
>
> Hello,
>
> I'm invoking a stored procedure from iBatis and database remains to hang:
> http://opensource.atlassian.com/confluence/oss/display/IBATIS/How+do+I+call+a+stored+procedure
>
>
>
> I'm stucked with this for a while
>
> I'd appreciate any hint!
>
>
> Regards
> --
> View this message in context: http://www.nabble.com/iBatis-AS400-Stored-Procedure-call-Hanging-trouble-tp19784745p19784745.html
> Sent from the iBATIS - User - Java mailing list archive at Nabble.com.
>
>