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 <[EMAIL PROTECTED]> 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. > >
