What is an asychronous write?



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

Post New Answer

More DB2 Interview Questions

what is sql abend code -801,-802?

2 Answers  


SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected

0 Answers  


Mention the way of highlighting as well as putting a cursor to use in a cobol program.

0 Answers  


Name the lockable units in DB2?

0 Answers  


I have two tables A and B. Both tables are connected with SSN number as foreign key. I want to retrieve a column data from B table. How will you write a query?

3 Answers   CTS,






What is cursor stability?

1 Answers  


What is index in db2?

1 Answers  


I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?

1 Answers   HeadStrong,


What is db2?

0 Answers  


What information is contained in a SYSCOPY entry?

2 Answers  


What does sqlcabc has?

0 Answers  


What can the SET option of the Repair Utility accomplish?

1 Answers  


Categories