Re: Ibatis conversion error on DB2

2009-09-04 Thread Mario Ds Briggs
cc Subject Please respond to Re: Ibatis conversion error on DB2 user-j...@ibatis. apache

Re: Ibatis conversion error on DB2

2009-09-04 Thread adi203793
Subject > Please respond to Re: Ibatis conversion error on DB2 > user-j...@ibatis.

Re: Ibatis conversion error on DB2

2009-09-04 Thread Mario Ds Briggs
Subject Please respond to Re: Ibatis conversion error on DB2 user-j...@ibatis. apache.org

Re: Ibatis conversion error on DB2

2009-09-04 Thread adi203793
Hi Mario, Thanks for the reply. The OS name i5/AS400. One more thing value which I have inserted is perfectly fine. As I mentioned sometimes it failed but most of the times it worked. Please help me out Mario Briggs wrote: > > Nothing to do with ibatis. Look up the error definitions of SQLS

Re: Ibatis conversion error on DB2

2009-09-04 Thread Mario Ds Briggs
Nothing to do with ibatis. Look up the error definitions of SQLStates SQL302 & SQL406 and you will understand why it occurs arbitarily :-) The value that is trying to be inserted in out-of-range for the column in the db. Mario