What is an asychronous write?
Answer / s
Updated pages are not written immediately to the DASD. Upto
32 pages can be written with 1 I/O and is called a deferred
write. Asychronous means the SQL request does not wait for
the Write I/O to happen.
| Is This Answer Correct ? | 0 Yes | 0 No |
How does coalesce work?
What is clone table?
What is a db2 cursor?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
List down the data types in the db2 database.
I have a table which has thousand of records i want to fetch only record num 100 to record num 200. Write a query that satisfies this criteria.(Cant use any keys) Anyone please reply ASAP!
17 Answers KNIT, Tech Mahindra,
What is image copy in db2?
how to resolve -811
What is precompiler in db2?
Can i insert bulk records into a db2 table using qmf of spufi only............!!!
what is consistency token
What are the levels of isolation available with DB2V4