What is the purpose of using commit?
What DB2 Catalog column tell you when an index needs table reorganized ?
How are write I/Os from the buffer pool executed?
what is REORG? what is the use?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
What is db2? Explain.
What is nvl in db2?
when we are tying to update a table having 100 rows. if the program abends when updating 51 row . how to start updating again from the 51 row .what was the logic
What is the maximum No of rows per page?
I use CS and update a page. Will the lock be released after I am done with that page?
How do u achieve record level locking in DB2 versions when record level locking is not allowed?
What are column-name qualifiers used?
Mention the various locks that are available in db2.