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 |
Why do we need reorg in db2?
insert into tablename a column1, column2 select column1, column2 from tablename b i am getting abend -104..can any one help?
What is the function of buffer manager?
define clustering index.
Which command is used to connect to a database in DB2 ? Give the Syntax.
How do you stop a db2 database in linux?
wht are the restrictions for union ?
What is the difference between primary key & unique index ?
What is dclgen (declaration generator)?
Can a Db2 table data be retrived through JCL?
What is a subselect? Is it different from a nested select?
What is isolation level?