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 a Cartesian product?
What is the use of with ur in db2?
Differentiate between cs and rr isolation levels? Where do you specify them?
what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 Answers Cap Gemini, Tech Mahindra,
What is the difference between using bind () and rebind () methods of naming class?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
What is lock escalation in db2?
how to get duplicate records from tables?write qurey for this?
Can DASD types assigned to storage groups be intermixed (i.e., 3350s and 3380s)?
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 are the four lockable units for DB2?
wht are the restrictions for union ?