Multiple choice technology mainframe

The best locksize that you could use when you create a tablespace is ANY.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Locksize ANY is the default and lets DB2 choose between page, row, or table locks based on access patterns. While valid, optimal performance often requires explicit locksize selection based on workload characteristics.