On Mon, 18 Jan 2010 03:36:10 -0600, Penny Kay <[email protected]> wrote:
>Historically at our site we checked the jobcard in Exit 2 which had >time specifications in the accounting field and then added time and class >according to those specifications. > Finally, we are moving from z/os 1.6 to 1.8 and have to either recode >exit 2 to include and add exit 52 or better yet use some dynamic mechanism >to restrict jobclasses in the jobcards. > The ideal solution which we hope to implement is to stop using time >within the jobclass jes2 parameter definition - allowing unlimited resources >which WLM will then control by userid, time of day, etc. > However, we still must restrict the user overriding the definitions >within WLM by defining the class in the jobcard. > Which brings us to your solution of checking jctjclas in exit 6 against >home-grown racf facility or jobclass. - amazing solution - we can't find the >right pointer in the cbt tapes - would you direct us please- thanks > Penny, There must be something there somewhere. That is exactly one of the functions I wrote into EXIT 6 in the early 90s (MVS/XA). I know I wouldn't have had a clue without some samples. I may have looked at some samples from the JES2 mods tape in addition to the CBT. If you go to www.cbttape.org and look at the left hand side, there is a link to the JES2 mods tape. Regards, 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

