How to resolve SQL Code -310. The db table feild is
declared as Decimal(7,2).
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / satty
its just like your soc7 error... check your decimal data... whether it is decimal or not
| Is This Answer Correct ? | 0 Yes | 8 No |
What is buffer pool?
How does DB2 store NULL physically?
how to copy the host variables from ps file into cobol program other than include statement
is it possible to get -811 error when you use cursors. why?
Is DECLARE TABLE in DCLGEN necessary? Why it used?
Where could you look if you had a question about whether a column has been defined as an index?
What are the rules for db2 programming?
Can SQL statements/queries be included in a copybook?
Could anyone clearly explain the diference between sub query and correlated sub query?
How is a typical DB2 batch program executed ?
What is buffer pool in the db2 database?
What is the use of dclgen in db2?