I USER a catalog alias? What is the definition of CXROOTSC? What do your ACS rules do with USER.ZCX.SNAZCX.ZFS?
"80 Explanation:Define data set with extended format information is not valid for a non-SMS data set." BTW, do you really mean "(3)" and not "(3 3)"? -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List [[email protected]] on behalf of Neale Ferguson [[email protected]] Sent: Tuesday, November 30, 2021 4:43 AM To: [email protected] Subject: zCX Provisioning Problem I am attempting to run the zCX provisioning workflow. It gets to the step where it allocates then mounts a ZFS system. However, the DEFINE CLUSTER is failing using: DEFINE CLUSTER - (NAME(USER.ZCX.SNAZCX.ZFS) - MEGABYTES(4095 1000) - STORCLAS(CXROOTSC) - DATACLAS(CXDC) - ZFS - SHAREOPTIONS(3)) It fails with: IDC3506I REQUIRED VOLUMES AND/OR DEVICETYPES HAVE BEEN OMITTED IDC3003I FUNCTION TERMINATED. CONDITION CODE IS 12 If I change the DEFINE to include a VOL() definition: DEFINE CLUSTER - (NAME(USER.ZCX.SNAZCX.ZFS) - MEGABYTES(4095 1000) - STORCLAS(CXROOTSC) - DATACLAS(CXDC) – VOL(D4ZCX1) - ZFS - SHAREOPTIONS(3)) It fails with: IDC3014I CATALOG ERROR IDC3009I ** VSAM CATALOG RETURN CODE IS 48 - REASON CODE IS IGG0CLAT-80 I am unable to work out what IGG0CLAT-80 is or why it’s failing. I am unsure why VOL is required anyway, wouldn’t the STORCLAS/DATACLAS let the system pick for itself? Might that volume not have enough free space? I would’ve hoped that the generated workflow would “just work” with the right parameters. So I assume one of my parameter is wrong but I didn’t see anywhere I could plug in a volume name into the workflow parameters. Neale ---------------------------------------------------------------------- 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
