Multiple choice technology mainframe

How do you end a Mapset Definition?

  1. DFHMSD TYPE=FINAL END

  2. DFHMDI TYPE=FINAL END

  3. DFHMDF TYPE=FINAL END

  4. END

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

A Mapset definition is ended with DFHMSD TYPE=FINAL END. This marks the final entry in the mapset definition sequence. DFHMDI ends individual maps, DFHMDF ends field definitions, and plain END is not sufficient for proper mapset termination in BMS.