On Wed, 28 Jan 2009 09:31:55 -0800, Don Russell <russell....@gmail.com> wrote:

>I would like to submit a job from a VM system to one MVS system, have
>it expand a JCL PROC, and submit those JCL statements to another MVS
>system.

I cannot think of a way to do this. The JCL is expanded by the "converter".
When you use a /*XEQ or /*XMIT, JES simply copies your in-stream JCL to the
next z/OS system along the route to the destination z/OS system.

>
>That way I don't have to duplicate the PROCLIB across the different MVS
systems.
>
>Is this possible? It seems from reading the JCL manual that it is not.
>But, I wanted to check with the experts in case I missed something.
>
>Otherwise I'll consider not using PROCs, keeping the JCL on VM and
>submitting it directly to the correct MVS system.

I think this is what you will need to do.

>
>Thanks,
>
>----------------------------------------------------------------------
>For IBM-MAIN subscribe / signoff / archive access instructions,
>send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
>Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to