Multiple choice technology mainframe

FREESPACE can be specified in ESDS

  1. True

  2. False

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

ESDS (Entry Sequenced Data Sets) only allow sequential record insertion at the end in the order they are received. The FREESPACE parameter, which reserves space for future insertions within the dataset, is only applicable to KSDS (Key Sequenced Data Sets) where records can be inserted anywhere based on key values.