How to resolve the -305 error code in DB2?
And also please let me know, how to resolve the db2 error
codes.
Answer Posted / logaa
if the table column is defined as NOT NULL (with no
default) and if we try to insert a null value we get that
we get a different SQLCODE -407
Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
How do you pull up a query which was previously saved in qmf?
What is catalog database in db2?
Explain in brief how does db2 determine what lock-size to use?
What is db2 stogroup?
What is buffer pool in the db2 database?
If I have a view which is a join of two or more tables, can this view be updateable?
What does db2 blu stand for?
What is db2 optimizer?
List out the data types available.
What is the maximum length of sqlca?
Explain db2.
What is rebind in db2?
List out the three types of page locks that can be held.
What is dbrm library?
Can you tell me how can you find out the # of rows updated after an update statement?