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

What is the significance of the CURSOR WITH HOLD clause in a cursor declaration?

4 Answers  


What is drop table?

0 Answers  


What is DCLGEN?

2 Answers  


wht displays the number of times a query modified ?

2 Answers   TCS,


On which levels locks can be applied?

0 Answers  






If I have a view which is a join of two or more tables, can this view be updateable?

0 Answers  


Hi Team, Please tell me, If i don't declare the cursor in the program and i have given open and fetch and close, then what error will get.

6 Answers   IBM,


What db2 400?

0 Answers  


List out the buffer pools in db2

0 Answers  


What is package versioning? Please give an example.

1 Answers  


What are the three types of page locks that can be held?

1 Answers  


Why do we bind in db2?

0 Answers  


Categories