An option is use the FTP utility over the EXEC statement; then, after the DDs 
definition, (DSN to be transfered, otuput, ReturnCodes, etc) becomes the ftp 
sentences to signin,, this step declares the IP, user and password for the 
server (whatever of kind) and multiple FTP options
 
Keep in mind that the TSO user must have the properly rights to the FTP z/OS 
libraries and it depends of the own configuration of your installation.
 
 
Once this ready, by the side of the Windows server you need a service account 
with the properly policies defined to use the FTP and write rights over the 
folder you trying to put your data.
 
 
Hope this help you.
 
 
Regards from Mexico.
> Date: Thu, 5 Feb 2009 07:50:57 -0800> From: [email protected]> Subject: 
> DD DEST=(MS Windows machine)> To: [email protected]> > I'm toying with 
> different ideas of how to send data to an MS Windows> server from MVS (1.9)> 
> > Right now I have "step one" produce a sequential, plain text file on> DASD, 
> and step 2 uses FTP to send it to the PC, translating ebcdic to> ascii along 
> the way.> > I can easily send data from MVS to VM/CMS using 
> DEST=(vmnode,userid)> and that got me thinking... what would it take to have 
> something> similar to write data to a PC?> Where can I read about the process 
> required to to do that? (I'm> anticipating the work required to do it is 
> prohibitive given that FTP> is readily available, but still, it's an 
> interesting (to me) idea. :-)> > Note: The PC is not a "user workstation", 
> it's a server that watches> the directory the FTP process writes to, and then 
> processes the file> when the size stops changing. (Seems a little hokey to 
> me... but there> it is)> > Thanks.> > 
> ----------------------------------------------------------------------> For 
> IBM-MAIN subscribe / signoff / archive access instructions,> send email to 
> [email protected] with the message: GET IBM-MAIN INFO> Search the archives 
> at http://bama.ua.edu/archives/ibm-main.html
_________________________________________________________________
Personaliza Messenger como tú quieras.
http://download.live.com/messenger
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to