Simple answer: No. If you have _any_ VSAM data set to grow beyond 4Gigs, you must assign a DATACLAS which has Extended Addressing. The default, which cannot be changed, is no extended addressing.
On Wed, Apr 16, 2014 at 4:22 AM, Christian D <[email protected]>wrote: > Hello Group, > > I was getting the below error while allocating ZFS, I understand that VSAM > has a limit of 4GB and the below allocation is more than 4GB. We have not > defined a DATACLAS to honour allocation more than 4GB. Is there a other way > to allocate >4G of VSAM without having a dataclas ? > > IDCAMS SYSTEM SERVICES TIME: > 3 04/16/14 PAGE > 1 > > > DEFINE CL > - > (NAME(CHRIS.DB2.LOG) LIN SHR(3,3) - > CYL(8000 1000) > - > STORCLAS(SCSTOR) > - > ) > > IGD01010I ALLOCATION SET TO SGSTOR STORAGE > GROUP > IGD17103I CATALOG ERROR WHILE DEFINING VSAM DATA > SET > CHRIS.DB2.LOG > RETURN CODE IS 140 REASON CODE IS 110 > IGG0CLEV > IGD306I UNEXPECTED ERROR DURING IGG0CLEV > PROCESSING > RETURN CODE 140 REASON CODE > 110 > THE MODULE THAT DETECTED THE ERROR IS > IGDVTSCU > SMS MODULE TRACE BACK - VTSCU VTSCT VTSCH VTSCG VTSCD VTSCC VTSCR > SSIRT > SYMPTOM RECORD CREATED, PROBLEM ID IS > IGD00475 > IGD17219I UNABLE TO CONTINUE DEFINE OF DATA > SET > CHRIS.DB2.LOG > IDC3014I CATALOG > ERROR > IDC3009I ** VSAM CATALOG RETURN CODE IS 140 - REASON CODE > IS > IDC3009I > IGG0CLEV-110 > IDC3003I FUNCTION TERMINATED. CONDITION CODE IS > 12 > > > IDC0002I IDCAMS PROCESSING COMPLETE. MAXIMUM CONDITION CODE WAS > 12 > *** > > Chris > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- There is nothing more pleasant than traveling and meeting new people! Genghis Khan Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
