How to resolve SQL Code -310. The db table feild is
declared as Decimal(7,2).
Answer Posted / 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 View All Answers
What is the maximum size of a char data type in db2?
What is dbrm? What it contains? When it will be created?
What is cobol db2?
What is an instance database?
What is db2 bind process?
How to find primary key of a table in db2?
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
If I have a view which is a join of two or more tables, can this view be updateable?
What is ibm db2 used for?
what is diffrence b/w file-aid tool and file-aid utility???
What is database reorganization?
What r the comman abends in db2, jcl and cobol???????
What is bufferpool in db2?
What is the cobol picture clause of the db2 data types date, time, timestamp?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?