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
Explain about cursor stability?
How can deadlocks be resolved?
How can the duplicate values be eliminated from db2 select?
What is bind package and plan in db2?
How do I delete a table in db2?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
Where can you declare a cursor in a cobol-db2 program?
What is db2 purescale?
How do I import data from excel to db2?
How to find primary key of a table in db2?
How to connect to db2 database from windows command line?
Is db2 a mainframe?
What is innodb buffer pool?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What are the full forms of spufi and dclgen and why are they used?