How to send notification to multiple users through jcl???

Answer Posted / chandrakant sinha

SEND FUNCTION - COMMUNICATION BETWEEN USER TERMINALS, OR
BETWEEN USER TERMINAL AND OPERATOR
CONSOLE.

SYNTAX: SEND ''TEXT'' USER('USERID LIST')
NOW/LOGON/SAVE NOWAIT/WAIT

OPERANDS –

''TEXT'' - MESSAGE TO BE SENT IN QUOTES.

USER('USERID LIST') - SPECIFIES THAT THE MESSAGE IS TO BE
SENT TO THE INDICATED USER(S)
ONLY.

NOW - SPECIFIES THAT THE MESSAGE IS TO BE SENT NOW.

TSO Command: TSO send 'this is a test message ' user
(userid1,userid2,userid3,…) now

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the types of abends that occur on job failure? And explain the possible causes of these

1325


Explain dd statement in jcl?

842


How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?

8067


how to compare two datasets without using superce because output is limited to 133 bytes

1770


What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?

9460


How can unused space allocation be returned to the system when a dataset is closed?

1090


List in order the hierarchical levels of jcl?

856


what is the purpose of coding class parameter in job statement?

976


what is DD statement is used in JCL?

885


Name the statement which can be used to send data to another mvs jes3 node?

805


Differentiate between the joblib and the steplib statements?

1063


if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

1963


when can a job time-out occur? How to overcome that?

957


what is use of dcb parameter in dd statement?

1003


What dd statement is used to supply the name of a dataset?

1069