Hi,
I am getting following errors:
[IBM][CLI Driver] [DB2/AIX 64] SQL0902C A system error (n reason code="13") occurred. Subsequent SQL statements cannot nbe processed. SQLSTATE=58005.
[IBM][CLI Driver] CLI0112E Error in assignment SQLSTATE=22005
I am trying to update and insert columns( this is done by using DS tool). I figured it out that this is error is occuring due to one column,which is decimal(4,2) datatype.
Probabaly this error must be from DB2 client side.
I like to know how can I reslove this issuse.
thanks in advance..
I am getting following errors:
[IBM][CLI Driver] [DB2/AIX 64] SQL0902C A system error (n reason code="13") occurred. Subsequent SQL statements cannot nbe processed. SQLSTATE=58005.
[IBM][CLI Driver] CLI0112E Error in assignment SQLSTATE=22005
I am trying to update and insert columns( this is done by using DS tool). I figured it out that this is error is occuring due to one column,which is decimal(4,2) datatype.
Probabaly this error must be from DB2 client side.
I like to know how can I reslove this issuse.
thanks in advance..