I just finished upgrading our exits. I stuck with IPL's for the first
day or two. Then I got fed up and installed the $REPEXIT/$ADDEXIT jes2
exit 5 from the CBT tape. 
   Much easier, I should have installed this exit 5 years ago.


Dave Gibney                              [EMAIL PROTECTED]
System Programmer                        (509) 335-7359
Information Technology
Washington State University
Pullman, WA 99164-1222


> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
> Behalf Of Peter DeFabritus
> Sent: Thursday, October 12, 2006 12:59 PM
> To: [email protected]
> Subject: Re: z/OS 1.7 Upgrade of JES2 Exit 52
> 
> Exit 52 is in the user environment, in common storage.  It requires an
IPL
> to implement any changes.  I checked this out with IBM for exit 54.
> 
> On Thu, 12 Oct 2006 14:56:20 -0500, Dave Kopischke
> <[EMAIL PROTECTED]> wrote:
> 
> >On Thu, 12 Oct 2006 13:50:11 -0500, Peter DeFabritus
> ><[EMAIL PROTECTED]> wrote:
> >
> >>David, field X052JXWR is a pointer to the card you want to add.  So
you
> >>need to do something like:
> >>
> >>         L     R2,X052JXWR
> >>         MVC   0(80,R2),USRCARD
> >>
> >>USRCARD  DC   CL80'//   USER='
> >>
> >>As you see, I would also move a full 80 bytes.
> >
> >Peter,
> >   Thanks for your help.
> >
> >   I made the change and it still gives me the same error. I'm
thinking I
> >need to refresh this exit, but I'm not finding anything in the
manuals
> >that explain how to do that. I disabled the exit and refreshed
LINKLIST
> >and LLA, but I don't think JES is getting the updated exit. Do I have
to
> >stop and restart JES to get the new exit ??? Or is there some way to
> >dynamically refresh the exit ???
> >
> >Thanks again,
> >    Dave K.
> >
>
>----------------------------------------------------------------------
> >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
> 
> ----------------------------------------------------------------------
> 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

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