How are write I/Os from the buffer pool executed?
Answer / s
Writes are queued until a commit, checkpoint happens. Also
when write thresholds are exceeded, stop database, stop db2.
Is This Answer Correct ? | 0 Yes | 0 No |
What is schema in db2?
what is the difference between normal select query and currosor
What is meant by repeatable read?
Suppose we are doing transaction in a table and abend happened in between. Suppose i have completed the transaction upto X rows and I want to start the transaction again where the abend happened. I don't want to do the transaction from the first record. Then what i have to do.
What is a DB2 plan?
How to resolve the -305 error code in DB2? And also please let me know, how to resolve the db2 error codes.
What is the physical storage length of timestamp data type?
Lot of updates have been done on a table due to which indexes have gone haywire. What do you do?
What can the Locate option of the Repair Utility accomplish?
how can we retrieve the 100 records of the file ?
wht are the restrictions for union ?
What is a Resource Control Table(RCT)? Describe its characteristics.