Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. 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 Under review
Created by Guest
Created on Feb 16, 2026

INGDYN with Db2 backend is unfinished feature

Db2 has been introduced as backend of the INGDYN. Since we don't have OMVS file sharing the SA database will not work with HA. This is why we started to use Db2 as backend for INGDYN.

Everything worked so far, until a reIPL has happened. Even having HA Db2, when the first IPL is done in the plex, Db2 is not available at IPL time for obvious reasons. Dynamic resource are defined half way after it: they are visible on INGLIST but not on DISPSTAT. With the SA database, this is solved because when that is UP it triggers automation to finish the dynamic resource creation.

Case has been open to IBM who updated to document that it is a normal behavior (although it makes the whole Db2 backend unusable and unstable imho). Currently no existing instruction from IBM how to recover from this status without re-creating the resources, IBM advised to open an idea for the bug fix.

My current workaround is to save the generated resources parameters via command exit, then after Db2 is UP, it checks which dynamic resource is half created then re-create it. Disadvantage of this solution is that with re-creation all flags and votes are also removed from the resource. 

  • It would be nice to have a script that I can manually run after Db2 is UP (e.g.: at post-start) which would finish the creation of the resources. 
  • Alternatively, dynamic resource data could be stored on global variables (like rest of SA policy) and in this case no issue with availability of external database.
Idea priority Medium
  • Guest
    Feb 16, 2026

    Good idea and I support it completely. Seems like a serious oversight on IBM's side and it should be fixed.