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
what is diffrence b/w file-aid tool and file-aid utility???
Are view updateable?
Define db2.
What are foreign keys in db2?
What is temporal table in db2?
What r the comman abends in db2, jcl and cobol???????
What are host variables in db2?
What is commit in db2?
How connect db2 database to datastage?
What is a db2 collection?
What is load replace in db2?
Which are the db2 tools to protect integrity of the database?
What is a collection in db2?
What is copy pending status in db2?
What is the purpose of using commit?