Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DB2 Errors

Status
Not open for further replies.

kumariaru

IS-IT--Management
Mar 9, 2006
61
AU
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..

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top