-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Mark H. Young
Sent: Tuesday, August 28, 2007 2:35 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: JES2 converter via /*JOBPARM SYSAFF=xxxx

In a JES2 MAS (Multi Access SPOOL) environ with two different levels of
z/OS running, if you submit a batch job on system 1111, but want it to
go thru conversion on system 2222 (for correct system symbol
resolution), AND for 
execution on system 2222, you would code a:  /*JOBPARM SYSAFF=2222    
correct?
<SNIP>

One method you may want to explore is /*XMIT

The idea is that your job is transmitted to the node where you wish it
to execute. That node then is responsible for Convert/Interpret of the
JCL. I assume you have the JES2 parms/exits set so that only the
addressed system will pick up and process the xmitted stream.

Regards,
Steve Thompson

Opinions expressed are those of the poster and not necessarily the
poster's employer.

--

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