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 |
What is package in cobol db2?
Which are the db2 tools to protect integrity of the database?
Which command is used to connect to a database in DB2 ? Give the Syntax.
What is lock escalation?
What db2 400?
what is the maximum number of tables that can be joined ?
Mention some fields that are a part of sqlca.
what is the total syntax for fetch ? can any one please give me all the details of fetch ? thx
Compare a subselect to a join?
What is db2 isolation?
how does the defining of a stored procedure effect the size of a DB2 data base A) it increases the size of a data base B) it decreases the size of a data base C) it does not effect the size of the data base D) it changes the table space structures
why we go for SPUFI for creating tables or for sql queries?