> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Ted MacNEIL > Sent: Tuesday, July 08, 2008 12:36 PM > To: [email protected] > Subject: Re: CA-MIM/Integrity abend. > > >I'll admit that I don't know why. Personally, I want to use > GRS and not MIM. Unfortunately, we are now dependant on MIM > doing some "extra" processing such as: requeueing jobs that > have a DSN contention > > That can be 'solved' by adding a few more initiators.
They don't wanna. I can't force them. It is now a political thing, not a technical thing. And, in any case, most seem to regard a unused initiator as a reason to submit more jobs, even when the CPU is at 100% and work in crawling. I.e. "If you didn't want the job to be running, then why is there an initiator?" > > >and protecting programmers from linking into their own > source libraries. I think this last may have a work around > now, but I'm not sure. > > I'm not even sure what this one means. > I have never seen this problem. In the past, we had programmers allocate SYSLMOD to their source PDS in the link step. This caused, back in the day, the RECFM to be set to U and the BLKSIZE to be messed up, in addition to overlaying the member. The programmers could never seem to understand: (0) that was a STUPID error; (1) they could reset the RECFM, LRECL, and BLKSIZE with a simple IEBGENER (so they would pester us with a "get on this ASAP because I can't work!!!") and (2) the source member was lost (I was not willing to try to recover it). So, with MIM, I could set it up so that if anything tried to OPEN a PDS and change the RECFM/LRECL/BLKSIZE, the OPEN would abend with a U913 and thus protected the programmers from themselves as well as reduce my work load. I think the Binder will refuse to do this now. -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- 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

