How to send notification to multiple users through jcl???
Answer Posted / muttaiah
Chandrakant sinha, You are simply elaborating what
sangeetha told previously in her post. This is not the
actual thing what Ram.g(Who posted) is expecting anyhow
thanks for explaining in clear about send command.
usualy we will get a notification once the job completes
normally/abnormally. Ram wants how we can send the same
notification to multiple users.
Some jobs may be critical that it should complete
successfully. In that case, there may be some notification
sent to multiple users about the completion.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the purpose of coding class parameter in job statement?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Name what parameter directs the output of the job log dataset?
Explain the function of dd disp parameter?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
How to pass the parameter in parm using linkage section ? (syntax)?
Explain how can values be passed from the job stream to an executable program?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
what is the resolution for sb37 error
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?