Multiple choice technology mainframe Command to create a new copy a. CECI SET b. CEMT SET c. CEDF SET d. none A B C 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.