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 cobol compile db2 program?
What is database reorganization?
What happens to a tablespace when its recovery infromation has been removed and a full recovery is no longer possible?
What is the picture clause of null indicator variable?
What is temporal table in db2?
What is role in db2?
When is the skeleton cursor table created?
What is the syntax for creating a table in the db2 database?
What is the difference between spufi and qmf?
Write a query to extract first 5 characters of a name in the column Stud_Name?
How to resolve -504 sql code in DB2?
How we create a tables in db2,what is the process/syntax to create a table with example plz?