What are db2 error codes -305 and -407. What is the
difference between these 2 error codes ?
Answer Posted / amarnadh reddy
Hi,
-305 is Null Indicator is needed. The null value cannot be
assigned to output host variable. Because no Indicator
variable is specified. (to fetch or select operation
resulted in the retrieval of a null value to be inserted
into the output host vaariable)
-407 is An update or insert value is null. but the object
column name cannot contain null values.(the update or insert
value was null. But the object column was declared as not
nullin the table)
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
What is cursor with hold option in db2?
Is ibm db2 free?
What is a db2 tablespace?
What is a Foreign Key?
Explain in detail about buffer manager and its functionalities?
How do I import a csv file into db2?
What is the syntax for creating a table in the db2 database?
What is the usage of open cursor command?
How can we read records for specific member in CL? AND rpg?
B37 abend during spufi?
What is a db2 schema?
What kind of database is db2?
Explain db2.
What's The Percentage Free Space ?