How to resolve -407 sql code in DB2?
Answers were Sorted based on User's Feedback
Answer / vikram and mangesh
yes but what are the different ways to resolve this
error.where will we check???
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / sathish kumar.b
hi.............
while retrieving data if any null values found in this
case -407 will occur.
how to resolve -407 is declare the null indicator variables.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / king
This error occures when you are assigning NULL value to NOT
NULL column.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / lu
u have to check in DCLGEN if this column is null or not.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / vishal
The Error is not -407 for Null indicator but it is -307.
It should be handled carefully using host varaible in Pgm.
| Is This Answer Correct ? | 0 Yes | 1 No |
Can DB2 be accessed by TSO users? If yes, which command is used to invoke DB2?
what is different three logs in DB2?
What is the difference between oracle and db2?
What is the physical storage length of time data type?
What is db2 connect?
Can DASD types assigned to storage groups be intermixed (i.e., 3350s and 3380s)?
can you use symbolic parameters in JOB?
What is the physical storage length of timestamp data type?
How is a typical db2 batch pgm executed?
In which column of which DB2 catalog would you find the length of the rows for all tables?
How to select the duplicate rows from a table?
What is concurrency in db2?