Creating and initializing sequential metadata catalogs
The sequential metadata catalog is initialized as part of the installation customization process.
Before you begin
Important: The zFS format of the metadata catalog is the default. This format is the recommended configuration for the metadata catalog that provides significant performance and capacity capabilities in comparison to the sequential data set format.
To
grant ownership privileges for the catalog, ensure that each TSO user
ID is assigned a unique OMVS UID. Set an automatically generated UID
for the user IDs that you are using in RACF:
ALTUSER USER01 OMVS(NOUID)
ALTUSER USER01 OMVS(AUTOUID)Procedure
Results
When the catalog initializes, it grants SYSADM privileges to the user ID that creates the catalog automatically.