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

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...
7 days ago in Db2 / Db2 on-premise Submitted

Exclude SELECT from DB2 Audit Policy

a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } I recommend voting to exclude the SELECT option from the DB2 audit policy based on the following technical considerations...
12 days ago in Db2 / Db2 on-premise Submitted

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

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...
2 months ago in Db2 / Db2 on-premise Submitted

DB2 inplace reorg, pause before TRUNCATE

Inplace Reorg acquires a share lock on the table, when empty pages are to be released after the reorg.To avoid this LOCK the parameter NOTRUNCATE TABLE could be used. But this leaves the pages allocated to the table object.It cannot be determined ...
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

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...
2 months 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

Exclude SELECT from DB2 Audit Policy

a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } I recommend voting to exclude the SELECT option from the DB2 audit policy based on the following technical considerations...
12 days ago in Db2 / Db2 on-premise Submitted

DB2 HADR with Pacemaker: use systemd to gracefully takeover to standby before server shutdown

Using DB2 HADR with Pacemaker. Before a shutdown/boot of the primary server in a cluster (for planned OS maintenance or otherwise), a takeover of the databases should be executed on the standby server. This avoids a forced takeover. We would like ...
about 1 month ago in Db2 / Db2 on-premise Not under consideration