what are the frequent DB2 abends did you encounter in your
programs ?? What are different SQL abends ??
Answer Posted / sachin
-100 when the rows found.
-805 plan not found
-305 null indicator not declared
-104 invalid keyword
-199 illegal use of keyword
-206 table not foung
-310 for decimal column using non decimal
-407 try to insert the null value in the not null column
-501 try to close the curosr which are already open
-811 multirow select
-504 cursor not decalred
-818 time stamp mismatch
-180 date error
-181 date and time are invalid
-414 in the union the column are not same
-911
-913 both are for the deadlock
-904 for the resource not avable
-922 authorization failure
-924 coneection is not availbke
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the role of schema in the db2 database?
What is the advantage in De-normalizing tables in DB2?
What is cobol db2?
What is the physical storage length of date data type?
What is copy pending and check pending in db2?
What is the difference between spufi and qmf?
What is the clustering index in the db2 database?
What is buffer pool in the db2 database?
What is netezza database?
How to create db2 table in mainframe?
How do I add a column to a table in db2?
Is it possible using max on a char column?
List down the data types in the db2 database.
What is the difference between using bind () and rebind () methods of naming class?
Explain in brief how does db2 determine what lock-size to use?