Multiple choice technology mainframe How can a job send a status message to a TSO user at the completion of a job STATUS NOTIFY ENDMSG 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.