On Fri, 23 Sep 2005 14:18:50 -0500, Dave Danner <[EMAIL PROTECTED]> wrote:
>Also, if you do this make sure you have SET GDIF COUNT=SYSTEMS and issue >DISPLAY COUNTS commands before and after the change. I was amazed at the >number of SYSTEMS ENQs we were not serializing because we didn't >specifically code them in the QNAME list. I sleep a lot better at night >now. > I guess I should look into having it changed in our environment for this reason alone. It would have avoided a recent problem we had with Compuware's LMS after we upgraded to V3. Their "LMSEXIT" STC updates license information in a shared VSAM control file (the file doesn't have to be shared) on multiple LPARs and kicks off at the same time on all LPARs. Of course this led to problems. We did resolve the problem by adding an undocumented QNAME to MII after talking to Compuware support. I've probably not run into issues with PROCESS=SELECT at this shop or others in the past because most products that issue special ENQs or RESERVES document them in their installation guides or at least their system programming guides. RESERVEs are not an issue regardless of the PROCESS= setting. You can always find the ones your not processing with a DISPLAY COUNTS command. Cheers, Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America and Farmers Insurance Group mailto: [EMAIL PROTECTED] Systems Programming expert at http://Search390.com/ateExperts/ 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

