On Thu, 19 Jan 2006 12:59:54 -0500, Jeffrey Barnard <[EMAIL PROTECTED]> wrote:

>Does z/OS have a way to automatically FTP reports from JES to a
>destination host?
>
>Thanks.
>
>Regards,
>Jeff


Hi Jeff,

Well FTP has a direct interface with JES2, you can submit a job and receive
the output of that particular job using FTP, but that has to be done manualy
or using a scheduler product. i recomend you to take a look on Chapter 4.
Transferring data using the File Transfer Protocol (FTP) from the z/OS
V1R4.0 CS: IP User’s Guide and Commands.

With the information there you can figure out all the possible combinations
that you can do to meet your requirement. Whitouth the scheduler the job
that you submit manually will perform an FTP connection, submit the job that
generates the report and get the output to a particular host.

Regards.

----------------------------------------------------------------------
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