On Wed, 7 May 2008 10:24:21 +0100, Iain Robertson <[EMAIL PROTECTED]> wrote:
>> -----Original Message----- >> >> Michael Babcock wrote: >> > As I understand it, IDMS specifically has a problem with NO. >> >> Since I see a CV running on our sandbox, I'm guessing there >> are pills for that. >> > >CA have a PIB, QI82743, which covers this. >Summary: >If you have allowuserkeycsa(yes), you'll be OK >If allowuserkeycsa(no) is specified, IDMS will abend B78-5C at startup. >If you can't specify allowuserkeycsa(yes), you need to : > >* Put the IDMS startup module, RHDCTCKR & RHDCCKUR into a separate >loadlib >* Add that library into the SYS1.PARMLIB(PROGxx) member >* Update SYS1.PARMLIB(SCHEDxx) to include > PPT PGMNAME(startup),KEY(4),NOSWAP > where startup is the IDMS startup module name >* Make sure that the new loadlib is the only library in the STEPLIB of >the > CV's startup JCL >* Put STEP=Y on the EXEC card of the CV's startup JCL. > >Not actually tried this yet, as we're still on z/OS 1.8 > >Iain Robertson >BT Operate, Senior DBA >Email: [EMAIL PROTECTED] > I assume this would work for CA-Dispatch also (which uses IDMS as its OLTP). Since we have other issues in this area, I hadn't looked into Dispatch yet. This will be easy to test in our sandbox. 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

