4. A DB2 application is bound with uncommitted Read
isolation level.It issues a request that retrieves 20 rows
out of 200000 in the table.
Which of the following descrbes the rows that are locked
as a result of this request?
a. None of the rows are locked.
B.The retrieved rows are locked.
C.The last row of the result set is locked.
D.The rows not previously updated by another application
are locked.

Answers were Sorted based on User's Feedback



4. A DB2 application is bound with uncommitted Read isolation level.It issues a request that retr..

Answer / amita sharma

a. none of the rows are locked.

Thanks;
Amita Sharma.

Is This Answer Correct ?    8 Yes 1 No

4. A DB2 application is bound with uncommitted Read isolation level.It issues a request that retr..

Answer / vinay

a. None of the rows are locked

Is This Answer Correct ?    6 Yes 2 No

4. A DB2 application is bound with uncommitted Read isolation level.It issues a request that retr..

Answer / hussain

b. the retrieved rows are locked

Is This Answer Correct ?    4 Yes 9 No

Post New Answer

More DB2 Interview Questions

What is DCLGEN?

2 Answers  


Explain the contents that are a part of dclgen.

0 Answers  


What is the connection string to connect to the DB2 Database ?

0 Answers   MCN Solutions,


What is deadlock in db2?

0 Answers  


Mention the different locking levels that are available in db2.

0 Answers  






How would you move a tablespace (using STOGROUP) to a different DASD volume allocated to that tablespace?

1 Answers  


Can we declare DB2 HOST variable in COBOL COPY book?

2 Answers  


Name some fields from SQLCA.

2 Answers  


What is the difference between CS and RR isolation levels?

1 Answers  


Can we insert update delete in view?

0 Answers  


how to copy the host variables from ps file into cobol program other than include statement

1 Answers   Syntel,


How can record locking be achieved in those DB2 versions which do not support it?

0 Answers  


Categories