Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Sending an email through CLIST

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CLIST & REXX
Author Message
yuvaraj C

New User


Joined: 01 Jan 2008
Posts: 3
Location: IBM-India

PostPosted: Thu Jun 26, 2008 9:51 pm    Post subject: Sending an email through CLIST
Reply with quote

Hi,

In my application I have an requirement that some JCL's should keep on running and I need to check the status of those jobs daily.(around 40)

I have written a CLIST to know the status of those jobs automatically.

Now,I want to modify that program like if any one of the jobs stopped then the program should send an alert like send an email.

Can somebody help me on this?
Back to top
View user's profile Send private message
References
PostPosted: Thu Jun 26, 2008 9:51 pm    Post subject: Re: Sending an email through CLIST Reply with quote

Pedro

Active User


Joined: 01 Sep 2006
Posts: 185
Location: work

PostPosted: Thu Jun 26, 2008 10:08 pm    Post subject: Reply to: Sending an email through CLIST
Reply with quote

1. Build a dataset with your message text.

2. Use the XMIT command with the MSGDSN parameter.
Back to top
View user's profile Send private message
superk

Moderator Team Head


Joined: 26 Apr 2004
Posts: 3014
Location: Charlotte,NC USA

PostPosted: Thu Jun 26, 2008 11:08 pm    Post subject: Reply to: Sending an email through CLIST
Reply with quote

Yuvaraj, correct me if I'm wrong, but I don't believe that CLIST supports TCP/IP Sockets.
Back to top
View user's profile Send private message
dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 6936
Location: 221 B Baker St

PostPosted: Fri Jun 27, 2008 12:23 am    Post subject:
Reply with quote

Hello,

You could create a text file with your "message". Then you could submit some jcl thru the internal reader to send the e-mail with your text(there are many examples of both using the internal reader and sending an e-mail in batch in the forum).

Not very elegant, but it is very simple. . .
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CLIST & REXX All times are GMT + 6 Hours
Page 1 of 1