When using the EXEC statement in JCL, what is the role of the NOTIFY parameter, and how is it used?

  • Controls the visibility of job output in the spool
  • Defines the time interval for job step execution
  • Identifies the user to be notified upon job completion
  • Specifies the execution priority of the job step
The NOTIFY parameter in the EXEC statement identifies the user to be notified upon job completion
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *