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

Add Master Catalog enqueue (or something) to prevent unexpected master catalog delete

We roll out maintenance through a rolling IPL process. Each maintenance IPL uses a rotating cycle of 2 or 3 sysres sets (call them A, B and possibly C), of which the oldest is built with the new maintenance each time.


Part of this process is to also build a new master catalog, which will be brought in with the IPL; we therefore have a cycle of 2 or 3 rotating master catalogs (call them A, B and possibly C), kept in sequence with the sysres. When IPLing from sysres A, we use master catalog A.


The to-be master catalog is copied from the current master catalog, and updates applied to the to-be one so we can add new datasets, change volumes, delete what will be redundant ones and so on without affecting the running system.


We need the to-be master catalog connected as a user catalog to the active master catalog to be able to perform this and other maintenance (such as ensuring that new aliases are defined to both active and to-be).


This means that at a given point throughout our roll-out, some systems in a sysplex that share the master catalog can be using a different master catalog to others.


It is not possible to delete the active master catalog on a given system, but it is possible to delete a user catalog that is being used as a master catalog on another system.


There should be some way of preventing this, such as a shared enqueue on the master catalog, because once the master catalog has been deleted, it is not long before the system or systems that were using it fail.


This would enhance system stability and prevent errors by more junior members of staff who may not realise where a master catalog is being used.

Idea priority High
  • Guest
    Reply
    |
    Jan 24, 2024
    .DELETE requires ALTER to the object being deleted, in this case a master catalog. This sounds like a user error in which too much authority was given to the junior staff member. 
    1 reply