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



ADD A NEW IDEA

Clear

Ideas

Showing 218

Table-Level QMAP Properties for Automated Q Replication Management

In modern, automated database environments, schema changes and table deployments are often managed via CI/CD pipelines using metadata or declarative configuration. Currently, registering and deregistering tables with the correct source and target ...
6 months ago in Data Replication: Q-Replication & Availability 0 Under review

Alter QSUB add *EXPRESSION* without DROP/RECREATE

As we know, user can alter QSUB and add current_timestamp / timestamp column without drop/recreate QSUB. But it is NOT possible to add an *EXPRESSION* without drop/recreate QSUB. With this feature, it's much more convenient without annoy drop/recr...

Allow Exclude criteria to be directly specified in ADB2GEN

We are driving automation by dynamically building a list of objects to 'GEN' the DDL for. However we also need to dynamically build a list of objects to exclude. Currently ADB2GEN only allows reference to a pre existing exclude which has to be cre...
about 5 years ago in Db2 Administration Tool for z/OS 1 Functionality already exists

Be able to add options in the cross-LOAD command executed by QREP, during a refresh of target tables

Hello there, I have opened one IBM case for this topic. What is the point: We have some troubles with QREP replication.When QREP is trying to do a LOAD REPLACE (via stored procedure DSNUTILU), in the target table, if someone is using the targe tab...

help in the cleaning of package versions

We'd like to have a new ZPARM to limit the max number of version for packages. Once this number is reached a new version replaces the older one. Otherwise a COMMAND like MODIFY to facilitate DBA in housecleaning
about 7 years ago in Db2 Administration Tool for z/OS 2 Functionality already exists

Remove default grants to PUBLIC on SYSIBM tables

An IBM Db2 Security Health Check audit will identify a SELECT privilege held by PUBLIC on the SYSIBM tables as an issue, with specific concern when the privilege is held on the authorization tables (i.e. SYSIBM.SYS%AUTH%). The IBM Db2 Administrati...
over 1 year ago in Db2 Administration Tool for z/OS 2 Functionality already exists

Add capability of using GEN parameters in change management batch interface procedure (GOCCM)

We had below requirement from the user: We have an existing column in an existing table that we are adding a new RI to a new domain table. If we issue the compare normally using object comparison tool, we get both the table create DDL and the new ...
over 2 years ago in Db2 Administration Tool for z/OS 0 Planned for future release

In SQL replication, do not re-execute signals that have already been executed.

In SQL replication, as in Q Capture, add a reprocess_signals to the parameters of the capture and set the default to N. Do not re-execute a signal that has already been executed if the minimum LSN is less than the last signal LSN at the start of t...

Provide an automate way to alter catalog copies after Db2 catalog changes (CATMAINT)

We using catalog copies in Db2 Administration tool. We have created 7 copies (1 for each day to get one week back). Every night we load data from the Db2 catalog in one of these catalog copies. This works good since years but we looking for a more...
7 months ago in Db2 Administration Tool for z/OS 1 Not under consideration

Allow for Altering the Partitioning Columns Through Panels

When altering the columns involved in partitioning a table, several steps must be done which introduces complexity and potential for errors. This is the current provided solution: Do a GEN on the table and save the generated DDL. Adjust the partit...
over 5 years ago in Db2 Administration Tool for z/OS 2 Functionality already exists