Multiple choice technology mainframe

Which parameter decides the allocation size for the tablespace

  1. Numpart

  2. SegSize

  3. Both 1 & 2

  4. None of the above

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

The SegSize parameter determines the allocation size for tablespaces in DB2. It specifies the segment size, which controls how storage is allocated and managed. Numpart refers to the number of partitions, not the allocation size itself. The correct answer is SegSize alone, not a combination.