It worked after coding STORCLAS...but never an issue with INDEX and DATA rename
On Thu, Feb 24, 2022, 12:07 PM Gadi Ben-Avi <[email protected]> wrote: > This is what the manual says for z/OS v2.1: > Alter new name of a GDS, non-VSAM or cluster failed because an ACS service > returns a non-zero return code. > It also says: ACS reason code = catalog reason code + 1000 > > So check your acs routines to see if they are intervening. > > Gadi > > -----Original Message----- > From: IBM Mainframe Discussion List <[email protected]> On Behalf > Of Peter > Sent: Thursday, February 24, 2022 9:11 AM > To: [email protected] > Subject: VSAM alter rename fails > > Hello > > I am trying to rename the cluster part of VSAM but it fails with below > message and not getting reason code explanation in manual so far > > IDCAMS SYSTEM SERVICES TIME: 10:59:35 > > > > > ALTER DFHSM.MCDS NEWNAME(DFHSM.MCDS.OLD) - 00110101 > > CATALOG(CATALOG.ROPB.COMMON) > > > IDC3014I CATALOG ERROR > > > IDC3009I ** VSAM CATALOG RETURN CODE IS 126 - REASON CODE IS IGG0CLRN-14 > > > IDC0532I **ENTRY DFHSM.MCDS NOT ALTERED > > > IDC0001I FUNCTION COMPLETED, HIGHEST CONDITION CODE WAS 8 > > > > > > IDC0002I IDCAMS PROCESSING COMPLETE. MAXIMUM CONDITION CODE WAS 8 > > > > Could someone please point me to an explanation so that I can research on > my own > > Peter > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send email > to [email protected] with the message: INFO IBM-MAIN > > Email secured by Check Point > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
