[EMAIL PROTECTED] wrote:
hi! could u plz tell me how to creat JCL on unix server to execute on
the mainframe server everyday...plz reply as soon as
possible .......it urgent

If you know what the JCL is supposed to look like you can just create a text file with the JCL in it. If it is setup an you are authorized, you can use ftp to ftp the JCL to z/OS (I am assuming z/OS here) with a filetype set to JES. Just use CRON to execute a script to do the ftp.

However, I would suggest that you get the JCL setup on the z/OS side and use z/OS automation or scheduling packages to run the job.

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