Running into a couple of errors during MSHDPLOY
IOEZ00207E Aggregate OMVS.CCS.INSTANCE.CCSZFSH was not found
Release : 15.0
Component : CCS MESSAGE SERVICE
The MSHDPLOY job is designed to allocate this new zFS filesystem. The errors indicate something must have failed during the allocation of INSTANCE filesystem, thus the failure to format.
Further review uncovered a VSAM CATALOG error.
IDC3014I CATALOG ERROR
IDC3009I ** VSAM CATALOG RETURN CODE IS 140 - REASON CODE IS
IDC3009I IGG0CLEV-110
IDC3003I FUNCTION TERMINATED. CONDITION CODE IS 12
In the J2ZSYM member we include the following notation. This essentially explains the VSAM catalog error.
**************************** IMPORTANT ****************************
*** A ZFS VSAM data set is limited to 4 GB across all volumes ***
*** unless Extended Addressability is specified in the SMS ***
*** data class definition. ***
*** To use extended addressability, the data set must be: ***
*** - SMS-managed ***
*** - Defined as extended format. ***
*******************************************************************
If you need to define a zFS >4 GB then:
KB Article #222561 - IOEZ00825E error running J2ZDPLOY and MSHDPLOY