|
|
| Author |
Message |
pradipta
New User
Joined: 10 Aug 2005 Posts: 2
|
|
|
|
It does not send the success/failure message after completing the job to the other users mentioned in the list.
Can anybody tell me whats the Backgroud TSO SEND command used in the bckground of NOTIFY=&SYSUID |
|
| Back to top |
|
 |
References
|
Posted: Fri May 16, 2008 7:36 pm Post subject: Re: Reply to: How do I notify all users when I run a job? |
 |
|
|
 |
Splitted: Fri May 16, 2008 8:12 pm by dick scherrer From Topic How do I notify all users when I run a job? (JCL) |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 7470 Location: 221 B Baker St
|
|
|
|
Hello pradipta and welcome to the forums,
One way to notify multiple users is to send an e-mail from your job. This will allow you to send whatever messagre you want to depending on the success or failure of the job.
If you use the SEARCH link above, you will find multiple examples of sending e-mail from a batch job. |
|
| Back to top |
|
 |
Anuj D.
Senior Member
Joined: 22 Apr 2006 Posts: 1648 Location: Mumbai, India
|
|
|
|
Hi,
| pradipta wrote: |
| It does not send the success/failure message after completing the job to the other users mentioned in the list. |
How do You provide the "list" of users?
Please show the JCL used. |
|
| Back to top |
|
 |
|
|