Print completion

You can receive notification that your output has completed printing by coding the NOTIFY parameter on the OUTPUT JCL statement. NOTIFY allows you to send the print completion message to up to 4 users. The message identifies the output that has completed printing, and indicates whether the printing was successful.

Example
//OUT1   OUTPUT  NOTIFY=(PLPSC.ARNOLD,SMYTHE)