How to resolve the -305 error code in DB2?
And also please let me know, how to resolve the db2 error
codes.
Answer Posted / yogesh
- 407 : Column in the table is defined as "NOT NULL", but
an INSERT or UPDATE is done to make the column as 'NULL'
-305 : Trying to FETCH or SELECT a null value from the
column of a table to a output host variable, which doesn't
have a null indicator declared for the host variable.
| Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
What is db2 look?
What is database reorganization?
List out the three types of page locks that can be held.
How can you classify the locks in db2?
What is iseries database?
How to rename a table in DB2 ?
How do I add a column in db2?
What is role in db2?
Explain various types of locks in db2?
What is db2 stogroup?
i want to maintain uniqueness on pdf without make lf??????????
Comment whether the cursor is closed during commit or not.
Define db2.
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
What is null in db2?