Multiple choice technology mainframe

are the two outputs created as a result of generation of a map?

  1. The load module and DBRMLIB

  2. The map load and DBRMLIB

  3. The map copybook and the load module

  4. The MAPLIB and loadlib

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

When a CICS map is generated, the two outputs created are the map copybook (for program reference) and the load module (executable map). DBRMLIB contains database request modules, not map outputs. MAPLIB might contain map sets but is not one of the two primary generation outputs. The load module is the executable form.