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

Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC

368


Give the syntax of job specifying jcl statement.

628


what is “Cond= even” and “Cond=only”?

730


Explain the function of job statement in jcl?

634


How to do automated restart when a job abend?

778






Is automatic restart possible in jcl?

722


How to pass the parameter in parm using linkage section ? (syntax)?

641


what is DSN in JCL and what are the parameters to declare the DSN?

709


what are the various stages of job processing?

727


What does a disposition of (new,catlg,keep) for a dsn mean?

601


What is one line to pass PARM from JCL to COBOL?

377


How do you access an uncatalogued dataset in a jcl?

716


Explain about ISPF/TSO Commands

1302


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

660


What parameter directs the output of the job log dataset?

754