Multiple choice technology mainframe

cemt s prog is used for?

  1. Undo the transaction

  2. Reuse the load

  3. Refresh the load

  4. Redo the load submitted

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

CEMT is the CICS Execute Master Terminal command. 'CEMT S PROG' is used to perform operations on programs. The 'REFRESH' option specifically reloads a program into memory from the load library, replacing the currently loaded version. This is useful when a program has been modified and needs to be reloaded without restarting CICS.