Multiple choice technology mainframe

How can a job send a status message to a TSO user at the completion of a job ?

  1. STATUS

  2. NOTIFY

  3. ENDMSG

  4. USER

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

The NOTIFY parameter in JCL is used to send a completion status message to a specified TSO user when a job finishes. STATUS, ENDMSG, and USER are not valid JCL parameters for this notification purpose.