what's the best lock size that you could use when you
create a tablespace?

Answers were Sorted based on User's Feedback



what's the best lock size that you could use when you create a tablespace?..

Answer / kums

If we specify LOCKSIZE(ANY), DB@ will decide the optimum
locking Mechanism for the best use.

Is This Answer Correct ?    6 Yes 0 No

what's the best lock size that you could use when you create a tablespace?..

Answer / s

PAGE lock size performs well in most situations. Use Row
level locking if there is lock contentions.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More DB2 Interview Questions

What is the use of DELGEN in DB2? Can we Write the program with out using it?

6 Answers   Cap Gemini,


What is dbrm? What it contains?

1 Answers  


what is contained in the DB2 node lock file? A) data base names B) data base users names C) license keys D) server names

5 Answers   Accenture,


How does one bind 2 versions of a CICS transaction with the same module name in two different CICS regions that share the same DB2 subsystem?

2 Answers  


what is the use of bind parameter, Replace?

5 Answers   IBM,


Explain about cursor stability?

1 Answers  


What is DCLGEN ?

2 Answers  


What does this mean ? GRANT BIND,EXECUTE ON PLAN MK2 TO PUBLIC;

4 Answers   Accenture,


What is an alias?

3 Answers  


What is a clustered index?

1 Answers  


what is the differences between spufi and qmf and which is better?

4 Answers   Accenture, Cap Gemini,


On which levels locks can be applied?

1 Answers  


Categories