DBA > Job Interview Questions > DB2 ( IBM Database 2 ) Interview Questions

How does DB2 determine what lock-size to use?

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

How does DB2 determine what lock-size to use?

There are three methods to detemine the lock-size. They are;
1. Based on the lock-size given while creating the tablespace.
2. Programming can direct the DB2 what lock-size to use
3. If lock-size ANY is specified, DB2 usually choses a lock-size of PAGE

(Continued on next question...)

Other Job Interview Questions