How does DB2 determine what lock-size to use?

Answers were Sorted based on User's Feedback



How does DB2 determine what lock-size to use?..

Answer / s

LOCKSIZE is defined with the CREATE TABLESPACE DDL.

Is This Answer Correct ?    13 Yes 1 No

How does DB2 determine what lock-size to use?..

Answer / techie

Can anyone of you explain me the below statement.

"A solution used for lock escalation in past jobs have been
to have the jobs take an explicit lock on the partition
which prevents lock escalation."

How do i take lock on the partition level, what would be
the definition for it. I googled but couldnt get any

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More DB2 Interview Questions

What do you do to keep the cursor from closing after a commit?

1 Answers  


How do I start db2 in windows?

0 Answers  


What kind of database is db2?

0 Answers  


can we drop column from a table

7 Answers   INDUS,


What is sqlca’s maximum length?

0 Answers  


What does reorg do in db2?

0 Answers  


Q1. How will you use two different DB2 qualifiers in a single COBOL program? Suppose we have 2 tables EMP1 and EMP2 with same structure defined in two different DB2 qualifiers QUAL1.EMP1 and QUAL2.EMP2 now during first 15 days we want to use QUAL1.EMP1 and rest of the days QUAL2.EMP2  how will we do this.  We can create a single program and a single load for this program. 

2 Answers   RBS,


What is package in cobol db2?

0 Answers  


What is consistency token in db2?

0 Answers  


What is release/acquire in bind?

0 Answers  


What is ibm db2 used for?

0 Answers  


What is the physical storage length of each of the following DB2 data types: DATE, TIME, TIMESTAMP?

1 Answers   CTS,


Categories