Multiple choice technology mainframe

By which commad we test the map amd mapset individually

  1. CEMT

  2. CECI

  3. CEDF

  4. CEBR

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

CEDF (CICS Execute Debug Facility) is used to test maps and mapsets individually in CICS (Customer Information Control System). CEMT is for master terminal functions, CECI for command interpreter, and CEBR for temporary storage browsing. CEDF provides debugging capabilities specifically for testing BMS maps and their interactions.

AI explanation

To test the map and mapset individually, you can use the CECI command.

Option B) CECI - This option is correct because the CECI command is used to test individual maps and mapsets in IBM's mainframe operating system, z/OS. It allows you to verify the correctness and functionality of a specific map or mapset.

The correct answer is B) CECI.