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


Please Help Members By Posting Answers For Below Questions

What is the physical storage length of timestamp data type?

645


When reorg is used?

672


define clustering index.

617


What is meant by union and union all?

586


What is the role of the data page in the db2 database?

587






Explain in brief how does db2 determine what lock-size to use?

596


What is db2 instance?

591


What are the 2 sqlcodes that are returned?

641


What is database manager in db2?

551


What does db2 plan contain?

573


Explain about dbrm.

607


What is load utility in db2?

668


Mention the length of physical storage of the given data types of db2 – date, timestamp, time

585


What is database alias db2?

605


How can record locking be achieved in those DB2 versions which do not support it?

625