On Wed, 9 Aug 2006 11:27:10 +0200, Vernooy, C.P. - SPLXM
<[EMAIL PROTECTED]> wrote:

>> Does anyone have a copy of a JES2 Exit (Exit 6 I guess) which will do
>the
>> following:
>> 
>> 1. When a user submits a batch job, check to see if they have
>/*JOBPARM
>> SYSAFF=systemname specified.
>> 2. If they do then allow job to run without change
>> 3. If no /*JOBPARM SYSAFF statement is coded, then add one with the
>> systemname being the name of the system the job was submitted from
>> 
>> 
>> So the object of the exercise is to run the job on the system it was
>> submitted on unless explicitly specified to run on a different
>one.....
>> 

>You don't need an exit: set the SYSAFF value of INTRDR in JES2PARM to
>&SYSNAME and any job will get this SYSAFF unless overridden in the JCL.
>


Isn't exit 6 too late? In a MAS can't any system be doing the 
conversion?  Isn't there the same problem with doing this via
INTRDR parm? 

A long time ago in a land far far away (MVS/XA)... I'm pretty sure
we had to do this in JES2 EXIT 20 when I was at a shop that put two
disparate systems in the same MAS as one of the first steps to
logical consolidation.  This was after the first attempt had to be
backed out because no one realized that either system's IEFUJI could
be invoked regardless of where the job was submitted.

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group
mailto: [EMAIL PROTECTED]
z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

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