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

In JCL (Job Control Language) for mainframe systems, the NOTIFY parameter on the JOB statement sends a message to a specified TSO user when the job completes. The NOTIFY keyword enables this automatic notification feature.