On Thu, 21 May 2009 09:16:49 -0500, Ron Wells <[email protected]> wrote:
>They all(systems) show IND=YES on $DMEMBER .. >Was told I had to have this so I do not need to specify SYSAFF in jcl on >job submission .. Was told by who? Independent mode is really a testing facility. Typically you set this on only one member of the MAS. Why share spool at all if you want to run that way all the time? I don't know if this has anything to do with your original problem or not since I still haven't gone back and looked at all the details... > >have following in JES2PARMS on all the systems .. > >$T MEMBER(&SYSNAME),IND=Y >$TINTRDR,SYSAFF=(&SYSNAME,IND) I think using $TINTRDR,SYSAFF=(&SYSNAME) without IND will do what you want. Or better than putting the $T, why not code INTRDR that way to start. Again.... why are you sharing spool if you want all the separation? Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group - ZFUS G-ITO mailto:[email protected] z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/ 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

