How to resolve SQL Code -310. The db table feild is
declared as Decimal(7,2).

Answers were Sorted based on User's Feedback



How to resolve SQL Code -310. The db table feild is declared as Decimal(7,2). ..

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

How to resolve SQL Code -310. The db table feild is declared as Decimal(7,2). ..

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

Post New Answer

More DB2 Interview Questions

Define data page.

0 Answers  


What's the Maximum Length of SQLCA and what's the content of SQLCABC?

2 Answers  


What is lock contention?

1 Answers  


What is the maximum length of a column name in DB2? 18 or 30 or anything other than these?

4 Answers  


In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?

0 Answers  






Why select is not preferred in embedded sql programs?

0 Answers  


What is deadlock?

2 Answers  


How to compare data between two tables in db2?

0 Answers  


Q4. How will you get the count of record without using COUNT verb in query?

2 Answers   IBM,


What do you need to do before you do EXPLAIN ?

1 Answers  


List out the buffer pools in db2

0 Answers  


What are the prerogatives?

0 Answers  


Categories