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


Please Help Members By Posting Answers For Below Questions

How can an in-stream dataset be terminated?

836


what is DSN parameter and DISP parameter is used for?

662


What is the function of job statement in jcl?

625


How to submit jcl through a cobol program?

664


What are the parameters that are used in creating a gdg?

725






Explain the function of a dd statement?

647


When output dataset space is required, what quantity categories are used?

810


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1475


what is a jcl?

677


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

604


What is the motivation behind coding class parameter in job statement?

670


What is timing concept in mainframe?

1647


What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?

661


Is their any limit for data sets?

692


Can we call instream to catalog and catalog to instream?

671