How to resolve SQL Code -310. The db table feild is
declared as Decimal(7,2).
Answer Posted / ashu
Check your program and make sure that the data you are
passing to this host variable do not contain NON-DECIMAL
value.
| Is This Answer Correct ? | 28 Yes | 1 No |
Post New Answer View All Answers
What is the connection string to connect to the DB2 Database ?
What is the information associated with sysibm.syslinks table?
How do I change the column size in db2?
What is the syntax for creating a table in the db2 database?
What is db2? Explain.
What is db2 bind?
File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
What is isolation level in db2?
How and when does the db2 enforces the unique key?
Which are the db2 tools to protect integrity of the database?
What is page size in db2?
When reorg is used?
What is load utility in db2?
Explain how can you do the explain of a dynamic sql statement?
What is phantom read in db2?