On Tue, 17 Feb 2009 01:40:17 -0600, Jorge Garcia <[email protected]> wrote:
>Hello: > > We are installing a new CICS version (3.2) and we need to add a new XCF >group for the address spaces of this new version. The address spaces of >actual version (2.2) are working with DFHIR000 but now we want to add a >new xcf group and connect the address spaces of the new version to the >DFHIR021 group. >We don't change the parameters in the sysplex CDS dataset because they are >correct: > >MAXGROUP(PEAK) MAXMEMBER(PEAK) > 100 (32) 203 (17) > >We use the command: >setxcf modify,classdef,class=default,addgroup=(DFHIR000,DFHIR032) > >We can't use the command setxcf start because the default class exists yet. >The modify is right but when we start the new address spaces connect to the >new xcf group they don't work. > >What's wrong with it? > The command you used is for defining XCF transport classes. It has nothing to do with XCF groups. Those are defined by the application using system services. -- 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

