What are common abends
Answer / mdvasanth86
Depends on your site/ project...
Generally -911 (deadlock) &
SB37 (Space abends) are the most common ones.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is copy pending and check pending ?
What are db2 error codes -305 and -407. What is the difference between these 2 error codes ?
Once you create a view, where would information about the view be stored?
For unmatched rows returned from an outer join, the column values in the other table are set to null e.g If A OUTER JOIN B returns some unmatched rows from A, the corresponding column values in B will be set to null. What can be done so that a null value is not displayed for these columns?
Can we use select query in a loop to fetch multiple rows in a COBOL PROGRAM? If so, what is the advantage of cursor?
what happend with out using Commit,when closing cursor and program?
Which DB2 catalog tables are used to produce a list of table column by table for all tables in a database?
How do you stop a db2 database in linux?
Can a unique index have more than one null value? If not, what error code is given if an attempt is made to insert more than one null value?
What is with ur in db2?
Why PS file called Physical seqential file?How to sore data in sequential file and ESDS file? What is the use of DBRM,PLAN,package and Collection.
What is QUIESCE?