Multiple choice technology mainframe

What is the maximum size of the Control Interval?

  1. 8k

  2. 16k

  3. 32k

  4. 64k

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

The maximum Control Interval size in VSAM is 32KB (32768 bytes). VSAM supports CI sizes ranging from 512 bytes up to this 32KB maximum, allowing flexibility for different data access patterns.