> -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] > On Behalf Of Geoff Rousell > Sent: Friday, February 12, 2016 2:12 AM > To: [email protected] > Subject: Re: Old code in JES Exit 6 > > <SNIP> > >The following code has been in our JES2 exit 6 since before I started (so > >like > maybe 40 years :) ?). The intent is to cause jobs with special forms to print > on > ordinary paper when their JCL fails. > > > >With z/OS 2.1, the field JPCEIOT is no longer in $CNVWORK. > </SNIP> > > Dave, > > It looks as if many of the fields have been move to two new local work areas, > CIWORK / CIWORKB. > > There's some comment in: > > https://urldefense.proofpoint.com/v2/url?u=http- > 3A__publibz.boulder.ibm.com_epubs_pdf_has2r900.pdf&d=CwIFaQ&c=C3ym > e8gMkxg_ihJNXS06ZyWk4EJm8LdrrvxQb- > Je7sw&r=u9g8rUevBoyCPAdo5sWE9w&m=s0N5wx2BcHnh0uTa5W9IOvznFNxn > 0x6KnOdmJfipkSo&s=TxRV0hx29UiLf2pAHV8PE_5BRiJUaffUm-VykpAJZZc&e= > (See Chapter 73)
Thanks Russell, there is a lot of info in that chapter. Now I am disappointed that this (Check out your JES Exits) didn't get at least a passing mention in the z/OS Migration book. Like in the chapter JES2 actions to preform before the first IPL of z/OS V2R1. Still, I guess I should have known and looked myself. Or insisted on a SHARE trip :) I need to more closely evaluate all our exits. (01,02,03,04,05,20,46,47,50,52,53,54,56,57). Fortunately, it can't be as big a deal as when I had to add the 5x series, as there was more IBM-MAIN buzz about that back then.... > > And the data areas books shows, for example, > > > 372 (174) ADDRESS 4 CIWIOT Address of > allocation IOT > > Geoff Rousell > IBM SE (not a JES2 expert, but found some internal comment...) > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send email to > [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
