Multiple choice technology mainframe

Command to create a new copy a. CECI SET b. CEMT SET c. CEDF SET d. none

  1. A

  2. B

  3. C

  4. D

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

In CICS, the CEMT (CICS Master Terminal) command is used to manage system resources dynamically. Running CEMT SET PROGRAM(name) NEWCOPY loads a fresh copy of the program into virtual storage. CEDF is for debugging, and CECI is for syntax checking.