I think there is at least one issue in your data set creation command... The data set couldn't exceed 65535 tracks in one extension. So in your command, you set the primary allocation 8000 cylinders.. It doesn't work..
Another thing, you need to check the data class for this dataset to verify if you enable EA with muli-volumes. Best Regards! Anson ________________________________ From: Lim Ming Liang <[email protected]> To: [email protected] Sent: Tuesday, August 2, 2011 6:48 PM Subject: zFS Data Set > 4G Hi, Need some help on defining zFS file system > 4GB. I tried that with ISHELL, but failed with msg; IDCAMS SYSTEM SERVICES TIME: 18:40:1 5 08/02/11 PAGE 1 DEFINE CL - (NAME(ZFS.Z112S.CPAC) LIN SHR(3,3) - CYL(8000 500) - VOL(ZFS111 ZFS112 ZFS113 ZFS114 - ) - MGMTCLAS(DEFAULT) - STORCLAS(HFSCLASS) - ) 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 *** -- Regards Lim ML ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

