IBM Mainframe Discussion List <[email protected]> wrote on 11/14/2007 09:43:13 PM: > If you have BMC Cross-System Image Manager (XIM) you will need to > take action to run it when you set ALLOWUSERKEYCSA(NO). > > The provided solution seems awkward to me. Don't you think an ISV > authorized tool should be able to handle it's own storage key > management without needing you to give it a helping hand with a PPT entry? > > Most other BMC and vendor products we have run into have dealt with > this without requiring additional z/OS customization.
I recommended this PPT technique to the ISVs - it is the best way to remediate some of the user key CSA problems. The PPT is the only documented method that MVS provides for running a job or started task in a system key. The real issue here is that maintaining program properties in a separate file (IEFSDPPT in Parmlib) from the program itself is inconvenient and error prone. What you would like to be able to do is specify program properties to the Binder, and have them be part of the program object. As always, feel free to submit a requirement to IBM. Jim Mulder z/OS System Test IBM Corp. Poughkeepsie, NY ---------------------------------------------------------------------- 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

