Multiple choice technology mainframe

The range of value for KEYS

  1. 1 to 255

  2. 1 to 4096

  3. 1 to 510

  4. 1 to 4095

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

The KEYS parameter in VSAM accepts key lengths from 1 to 255 bytes. This range accommodates most key definition needs for VSAM datasets. Options B, C, and D suggest larger ranges (4096, 510, 4095) that exceed the actual VSAM limit.