How do u achieve record level locking in DB2 versions when
record level locking is not allowed?

Answers were Sorted based on User's Feedback



How do u achieve record level locking in DB2 versions when record level locking is not allowed?..

Answer / nahid gorji

By using locksize page and Isolation level CS.

Is This Answer Correct ?    2 Yes 2 No

How do u achieve record level locking in DB2 versions when record level locking is not allowed?..

Answer / s

By storing one row per data page and using page locks.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More DB2 Interview Questions

What does CURRENTDATA option in bind indicate

1 Answers   IBM,


In cobol+DB2program if the code of cobol program has changed than i have to do precompilation once again?

6 Answers   TCS,


can we drop column from a table

7 Answers   INDUS,


What is cascading rollback?

0 Answers  


What is dbrm library?

0 Answers  


What is the error code -803 ?

3 Answers  


Explain the function of data manager.

0 Answers  


What is data manager?

0 Answers  


in a table consist of 1000 records among that i was updated 145 record how could i know that ..list of recently updated record's and where could i see those updated record's....pls help me out....

4 Answers   Infosys,


Mention some fields that are a part of sqlca.

0 Answers  


what is sql abend code -801,-802?

2 Answers  


how can you copy records present in a flat physical file to a database file(physical file).please explain in rpg400 with a simple example

1 Answers   CTS,


Categories