chkiran2
New User
Joined: 24 Jun 2004 Posts: 24 Location: Gurgoan
|
|
|
|
HI
I am writing a JCL which merges the files from UNIX and Mainframe and does some processing. So before I do submit my JCL everytime I need to go to UNIX and run the corresponding .scr file which will execute the Unix program and the output files will be sent to Mainframe using XCOM process.
So is there any way by which I can initiate/ run the .scr file in UNIX as part/step of JCL so that I will have latest files from UNIX without actually going to UNIX everytime.
If this can be done a lot time will be saved and it will be a fully automated job. So if it is possible can any one help me with the code and also how to give the particular UNIX server address, username and password.
Thank you
Regards,
Kiran |
|