Skip to Main Content
IBM Data Platform Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data Platform organization. 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

Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,

  1. Post an idea

  2. Upvote ideas that matter most to you

  3. Get feedback from the IBM team to refine your idea


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.

IBM Employees should enter Ideas at https://ideas.ibm.com



Status Functionality already exists
Workspace Db2 for z/OS
Created by Guest
Created on Nov 19, 2025

DSN-Command -STA PROFILE GROUP

DSN-Profiles are managed using catalog tables DSN_PROFILE_TABLE and DSN_PROFILE_ATTRIBUTES, but are not automatically activated upon insert / update. Instead a DSN-command -STA PROFILE must be executed. In a Db2 datasharing system, I can only have one set of data in catalog tables. It is not possible to differentiate between members. Therefore, all members of the datasharing group should always have the same profiles active.
It is possible to have different profiles active in each datasharing member, if one is running an "outdated" profile definition. That seems not desirable. In order to keep all members synchronized, -STA PROFLE must be executed consecutively on all members.

Solution: DSN-command with group option:
 -STA PROFILE GROUP

Needed By Not sure -- Just thought it was cool
  • Admin
    Janet Figone
    Dec 4, 2025

    Dear Patrick, Thanks for submitting this enhancement request. Our Db2 for z/OS development team reviewed it and determined this functionality already exists. Their feedback is as follows:

    DSN_PROFILE_TABLE contains a group_member column which is the name of the Db2 member in a data sharing group. When the column is blank, the row applies to a Db2 subsystem that is not part of a data sharing group, or to every Db2 subsystem in a data sharing group. This should be used to differentiate filters to a data sharing member.

    Sincerely,

    The Db2 for z/OS Team