Robert, It appears that you currently have SYS1.PROD.WLM.CDS01 as your primary and you want it to be SYS1.PROD.WLM.CDS1 instead. I am assuming that you have an alternate WLM COUPLE dataset in use.
SETXCF COUPLE,TYPE=WLM,PSWITCH This will make your current ALTERNATE the PRIMARY, and de-allocated SYS1.PROD.WLM.CDS01, and you will have no ALTERNATE. SETXCF COUPLE,TYPE=WLM,ACOUPLE=(SYS1.PROD.WLM.CDS1) This will NOT impact the PRIMARY, but you will now have SYS1.PROD.WLM.CDS1 as your ALTERNATE Then issue SETXCF COUPLE,TYPE=WLM,PSWITCH This will make SYS1.PROD.WLM.CDS1 your PRIMARY and will de-allocate the old primary, and you will have no ALTERNATE Then issue SETXCF COUPLE,TYPE=WLM,ACOUPLE=(name of alternate). I think this is what you are looking for. Wayne Driscoll Product Developer JME Software LLC -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Robert Pelletier Sent: Friday, August 24, 2007 11:28 AM To: [email protected] Subject: Re: Couple Member HELP I issued this command but when I do a d xcf,couple I don't see the new one. Can I get rid of the one in this message: SETXCF COUPLE,TYPE=WLM,PCOUPLE=(SYS1.PROD.WLM.CDS1) --> TRLP1 SETXCF COUPLE,TYPE=WLM,PCOUPLE=(SYS1.PROD.WLM.CDS1) SETXCF COUPLE,TYPE=WLM,PCOUPLE=(SYS1.PROD.WLM.CDS1) IXC309I SETXCF COUPLE,PCOUPLE REQUEST FOR WLM WAS ACCEPTED IXC285I COUPLE DATA SET SYS1.PROD.WLM.CDS01, VOLSER MVSDLB, IS ALREADY IN USE FOR WLM ON SYSTEM <<<<<<<<<<<<<<<<<< need to delete Have a Nice Day ! Bob Pelletier Connecticut Student Loan Foundation Rocky Hill, Ct. ---------------------------------------------------------------------- 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

