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

Db2 on-premise

Db2 Encryption at Rest breaks backup deduplication

For the EU's Digital Operational Resilience Act (DORA) Encryption at Rest is mandatory for many databases. Since we have turned on Encryption at Rest, data deduplication during backups is not working anymore. We always have to save the full 15+ TB...
10 months ago in Db2 / Db2 on-premise Under review

Db2 should retransmit data to IBM Storage Protect, in case of tapedrive errors

Db2 should e.g. try to retransmit the failed part of I/O, when only a single stream of a multiple stream backup fails, rather than marking the complete backup as failed.(f.e with SQL2033N). AHA idea is related to Db2 Case TS021697999.
about 1 month ago in Db2 / Db2 on-premise Future consideration

Only records, which are valid at the current point in time should be considered in RUNSTATS

In environments where SQL queries typically consider only the data that is valid at the time of query execution, statistics based on exactly those records provide higher quality than statistics collected over the entire table. In environments with...
3 months ago in Db2 / Db2 on-premise Submitted

Improve early exit/early close SQL processing in partitioned environments

In partitioned Db2 environments (MPP), where SQL statements are processed in parallel by multiple partitions and multiple agents on each of them, certain SQL might execute much longer due to processing a section of an SQL (and access plan) that co...
about 2 months ago in Db2 / Db2 on-premise Submitted

Enabling a configurable dump directory for all automatically generated diagnostic files

Currently, Db2 does not support redirecting automatically non -FODC (EDU dumps, stack , “flight recorder” ) dump files to a custom dump directory; instead these files are always written to DIAGPATH. Enabling a configurable dump directory for all a...
2 months ago in Db2 / Db2 on-premise Submitted

Ability for Reorg Reclaim Extents decrease page count from columnar tables

Currently the Page Count (value seen in column COL_OBJECT_L_PAGES from MON_GET_TABLE) is never reduced even after running Reorg Reclaim Extents.In a columnar table that suffers insert/update/delete we may get into a situation where Db2 will indica...
8 months ago in Db2 / Db2 on-premise Planned for future release

Provide a dedicated metric to monitor the exact physical/logical size of individual indexes separately

Problem Statement & Real-life Scenario: In large-scale enterprise environments (e.g., SAP on Db2 and etc), tables often have dozens of indexes. Currently, built-in routines such as ADMIN_GET_INDEX_INFO only return the aggregated size of ALL in...
5 days ago in Db2 / Db2 on-premise Submitted

Implement vault access for storing passwords (instead of storing them in config files)

IBM provides Db2 LDAP plug-in modules capabilities as e. g. described here for Db2 v12.1: https://www.ibm.com/docs/en/db2/12.1.x?topic=support-configuring-ldap-plug-in-modules There are two parameters (keys) listed, namely SSL_PW and SEARCH_PW. Th...
about 2 months ago in Db2 / Db2 on-premise Future consideration

Ability to perform create indexes on a table in parallel

Typically we need to (re-)create multiple indexe’s on a table. Right now this process has to be performed sequentially - index after index - which can take a very considerable time. We would like to see a feature to able to CREATE multiple INDEXes...
about 1 year ago in Db2 / Db2 on-premise Under review

Create TABLESPACE IF NOT EXISTS

Some objects in Db2 LUW can use the IF NOT EXISTS in a CREATE (or IF EXISTS in a DROP), e.g. for TABLE. But the option is not available for Tablespaces. I believe it is available in other RDMS products e.g. SQL Server. Could the option be extended...
5 months ago in Db2 / Db2 on-premise Under review