What are db2 error codes -305 and -407. What is the
difference between these 2 error codes ?
Answer / 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 |
Is db2 a programming language?
List out the three types of page locks that can be held.
What is a DB2 access path?
List down the data types in the db2 database.
wht steps we need will coding cobol and db2 pgm ?
List out the buffer pools in db2
Can any one tell me about Restart logic in DB2.
db2 restart logic ?
How to find last record before record through SQLRPGLE?
What are data types?
what is the Foreign key? explain?
What is a DBRM, PLAN ?