On Thu, 15 Apr 2010 08:54:48 -0500, Nick Jones <[email protected]> wrote:
>If I understand it correctly... > >1) the log stream was in use No, at least according to the OP and the displays he issued. You suggested that there might be a failed persistent connections, but we now know that the problem was the level of the CDS. The OP can verify the above, but look back at the first post in this thread. He removed OPERLOG definitions, IPLed and issued some display commands. >2) the UPDATE was on a parameter that works with connections with the most >recent CDS (with SMDUPLEX) Yes >3) with a down level CDS the parameter is not updatable with connections. It had no connections. The error message was misleading saying it did have connections. > >Before the function allowing dynamic updates IxgRsnCodeStreamInuse was put >out in the code path there because it made sense, changing it now would be a >compatability issue. > >IxgRsnCodeStreamInuse does point to a need for a CDS update: > >Action: > >Re-issue the request when there >are no active connections to >the log stream. >Or move to the appropriate >release and LOGR CDS format >level. >... > Okay, I accept your explanation as to why, but it is still very misleading. Right after that action the xxxx0810 RSNCODE doc states: "If you received this reason code from IXCMIAPU, see message IXG014E" In the OP's case, this is what IXG014E indicated: IXG014E LOGSTREAM SYSPLEX.OPERLOG IS CURRENTLY IN USE The RSNCODE action doc implies that the logstream is in use regardless of the CDS level. So while the code can't be changed, the current doc certainly could be. The RSNCODE doc could/should be updated to indicate the possibility that if the function being used is UPDATE and the CDS level is not at HBB7705, the logstream may not actually be in use (ignore IGX014E) and to move to the higher CDS level. Mark -- Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS mailto:[email protected] Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html Systems Programming expert at http://expertanswercenter.techtarget.com/ ---------------------------------------------------------------------- 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

