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
 
Informations on how to send the same dataset to two users

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Other Mainframe Topics
Author Message
seshadri mandal

New User


Joined: 10 May 2007
Posts: 1
Location: kolkata,india

PostPosted: Wed Apr 02, 2008 3:15 pm    Post subject: Informations on how to send the same dataset to two users
Reply with quote

Hi I want to send a file to multiple users.

My Netview FTP job looks like this when I send a file to a single user ABC of XYZ.

FUNCTION=ADD
WAIT=YES
WAITTIME=10
XMODE=TO
RMTNODE=remotenodename
SFILEID='sfiledname'
RFILEID='rfieldname'
RFILEORG=PS
SSECURP=('*','*')
RSECURP=('','')
RSTATOPT=MNE
RPTJOBLB=' '
RPTJOBOK=''
SNOTIFY=(ABC,XYZ)

Now I want to send the same dataset to two users..ABC and DEF. Is there anyway by which I can do it in the same job? Or do I need to have separate jobs for sending it to differrent users?
Back to top
View user's profile Send private message
References
Moved: Wed Apr 02, 2008 4:20 pm by superk From JCL to Other Mainframe Topics
chinnaraj

New User


Joined: 01 Nov 2007
Posts: 16
Location: Chennai

PostPosted: Mon Sep 15, 2008 5:30 pm    Post subject: Reply
Reply with quote

hi,

u need to have two steps for sending it to two person.

Regards,
chinna.
Back to top
View user's profile Send private message
dick scherrer

Global Moderator


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

PostPosted: Mon Sep 15, 2008 9:49 pm    Post subject:
Reply with quote

Hello seshadri mandal and welcome to the forums,

If it is a small file and your organization permits the mainframe to send e-mail, you could send the file as an e-mail attachment and name multiple recipients. . .
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Other Mainframe Topics All times are GMT + 6 Hours
Page 1 of 1