Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

2339


how do you access an uncataloged dataset in a jcl?

1805


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

2511


How dummy is used in jcl?

1197


What is multithreading in jcl?

1526


How do you create a temporary dataset?

1241


Is condition checking possible in jcl? If yes, how?

1339


which utility is used to sort a file in jcl?

1272


What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?

1156


What is the purpose of dd dummy statement?

1521


How does the jcl specify the job to os?

1209


Explain how can an in-stream dataset be terminated?

1404


Is their any set of rules for dd? Explain.

1260


Define concatenating?

1146


What is condition checking in jcl? Is this possible?

1157