How large is the original CSI? How large is your new CSI? This may require a larger NEW CSI.
28 Data set cannot be extended because VSAM cannot allocate additional direct-access storage space. Either there is not enough space left to make the secondary allocation request, you attempted to increase the size of a data set while processing with SHROPT=4 and DISP=SHR, or the index CI is not large enough to hold the entire CA. This error could also be due to a data set trying to extend beyond 4GB on a system that does not support extended addressability. Lizette > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] > On Behalf Of Mainframe Mainframe > Sent: Friday, February 27, 2015 6:52 AM > To: [email protected] > Subject: Re: SMPE CSI issue > > I tried without GIMZPOOL and now while repro from old CSI to new CSI, I am > getting below issue > > REPRO INFILE(I01) OUTFILE(O01) > IDC3302I ACTION ERROR ON SMPE.ZOS21.GLOBAL.CSI IDC3351I ** VSAM I/O > RETURN CODE IS 28 - RPLFDBWD = X'2908001C' > IDC31467I MAXIMUM ERROR LIMIT REACHED. > IDC0005I NUMBER OF RECORDS PROCESSED WAS 114420 IDC3003I FUNCTION > TERMINATED. CONDITION CODE IS 12 > > IDC0002I IDCAMS PROCESSING COMPLETE. MAXIMUM CONDITION CODE > WAS 12 > > I am not getting any clue to solve this. > > > On Fri, Feb 27, 2015 at 4:32 PM, Walter Marguccio < 00000036ff46c24b-dmarc- > [email protected]> wrote: > > > Hello, > > I would think the duplicated record is the GIMZPOOL record you copied > > in step 2). > > The SMP/E manuals describe a procedure to reorganize CSIs, have a look > > here: > > > > http://www- > 01.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos > > .v2r1.gim3000/dsscmp.htm > > > > Give it a try . > > > > Walter Marguccio > > z/OS Systems Programmer > > BELENUS LOB Informatic GmbH > > Munich - Germany > > > > ---------------------------------------------------------------------- > > 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 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
