what are the frequent DB2 abends did you encounter in your
programs ?? What are different SQL abends ??
Answers were Sorted based on User's Feedback
Answer / 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 |
pls explain the precompilation process of cobol-db2 pgm
What r the comman abends in db2, jcl and cobol???????
What is read-only cursor?
what is SPUFI ?
What is correlation names?
Is it possible to precompile if db2 goes down?
What is difference between alias and synonym in db2?
Define predicate?
How many buffer pools are there in DB2?
which SQL comment successfully removes uncommitted changes from a DB2 database A) rollback B) delete C) drop D) decommit
what is Runstats? Whem will u choose to runatats?
What is the SQL Communications Area and what are some of its key fields?