Skip to Main Content
IBM Z Hardware and Operating Systems Ideas Portal


This is the public portal for all IBM Z Hardware and Operating System related offerings. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Not under consideration
Workspace z/OS
Created by Guest
Created on Nov 6, 2023

Better support for multiple master catalogs in a sysplex

There are a growing number of system data sets which have sysplex scope, but which are VSAM. When z/OS sysplexes are configured with a single master catalog shared across all sysplex LPARs this does not present any issue. However, such a sysplex is vulnerable to a failure of that catalog or the volume on which it resides. If either fail then a sysplex wide outage can ensue.

Many customer sites have either more than one master catalogs for each sysplex, or in many cases a master catalog for each LPAR in the sysplex.

Recently the RACF database has become eligible to be a VSAM data set. Previously of concern were the ICSF key stores (CKDS, PKDS and TKDS) which are also VSAM.

Each of these data sets can be shared with multiple master catalogs, but only for finding and processing the data set. Any requirement to ALTER its entry or RENAME the entry has to be performed through the original (owning) catalog. (I believe the VVDS entry on the volume where the data set reside has a pointer back to that owning catalog.)

The new RACF VSAM data set is processed by the IRRUT200 utility using the new RENAMEACTIVATE parameter. In a situation with multiple master catalogs this must be run on the system with the owning master catalog.

ICSF has a process to change master keys, which is documented here, https://www.ibm.com/docs/en/zos/3.1.0?topic=keys-performing-coordinated-change-master-key

This process also has to be run on the system that owns the CKDS.

Unix System Services file systems must now be placed in zFS data sets which are also VSAM. These data sets need to be manipulated via the owning master catalog.

In each of the above cases, the VSAM data set could be catalogued in a shared user catalog. However, this is not approved by IBM as there are some potential issues that generate messages such as,

IEFA109I CATALOG <catname> IS ALLOCATED BY JOBNAME MSTJCL00 FOR DATASET <primary RACF database>

Additionally, of course, placing the RACF database or the CKDS in a user catalog simply moves the single point of failure down to that user catalog.

I believe IBM needs a new approach to the handling of these situations. Either there needs to be a formally agreed process for having 2 or more master catalogs in a sysplex, or there needs to be a way for VSAM data sets to be “multiply-owned” by more than one catalog.

Idea priority Medium
  • Guest
    Reply
    |
    Feb 5, 2024
    This item is a valid requirement but unlikely to be given high enough priority to be placed into the product plan. If this requirement is high value, please re-open it, or open a new requirement.