On Mon, 10 Sep 2007 17:01:49 -0500, George Dranes <[EMAIL PROTECTED]> wrote:

>We only use 2 exits in JES2 so I've always just re-assembled these after
>maintenance has been applied.  I was wondering if anyone has an easy way of
>using SMP/E to apply these if maintenance changes the JES2 macros?  I'm just
>not real handy creating usermods.  The 2 exits we use are HASX01B and
>HASX15A.  Thanks for any help!
>

Not really a usermod - UCLIN.   There is a good sample that you used to have
to manually run for SDSF, but these days it comes installed with your 
ServerPac.

See hlq.SISFJCL(ISFZZUCL) 

If you just want to be warned and manually assemble your exits (in case
the are not SMP/E controlled or otherwise), instead of GENASM, just 
add a UMID with UCLIN.  For example:

ADD MAC($JQE)      UMID(UM12345).   

Then when you are warned, run UCLIN to delete the UMID, apply your
maintenance, and then add the UMID back (and of course reassemble
your exits).

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 and OS390 expert at http://searchDataCenter.com/ateExperts/
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

Reply via email to