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

Search results: Db2

Showing 374 of 5231

LOAD should be compatible with a snapshot backup

LOAD is not compatible when an integrated snapshot backup (or when the backup is issued with the USE SNAPSHOT option) is being performed. During an integrated snapshot backup, in addition to the database being put into set write suspend state, it ...
about 19 hours ago in Db2 / Db2 Tools 0 Submitted

INPLACE REORG should always be interruptible

Under certain circumstances it is not possible to stop/pause or force an INPLACE REORG that waits for a lock (TS019866410). Because the INPLACE REORG does not respect lock timeouts, it hangs in "lock wait" until the lock holding session releases t...
about 1 month ago in Db2 / Db2 Tools 0 Submitted

DB2SimpleDataSource and DB2XADataSource cannot be instantiated in modules with add-modules=java.sql only (without jdk.net.ExtendedSocketOptions 11.x => 12.x).

For security and reliability reason our infrastructure partner (MuleSoft) is adding as less java modules to the runtime as possible. While in java-module-context only those modules are accessible which are in the module-info.java of the module. In...
15 days ago in Db2 / Db2 Connect and Drivers 0 Submitted
437 VOTE

Reorg Utility Progress data is missing in db2 list utilities and db2 list utilities show detail command

The db2 list utilties and db2 list utilities show detail command will not display the Reorg utility progress. 1) The command will display the Runstats progress details for the table 2) The command will display the Load progress details for the tab...
about 6 years ago in Db2 73 Not under consideration

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...
4 months ago in Db2 / Db2 on-premise 0 Under review

Ability to flush or clean up catalog cache

Larger catalog-related changes, like revoking privileges from many users at the same time, are also updating the catalog cache. The cache may hold invalidated or "orphaned" entries. Those entries are only removed in an asynchronous fashion. Until ...
11 months ago in Db2 2 Not under consideration
206 VOTE

Reduce Time Required for Online(Inplace) Reorg for huge tables

1) Inplace reorg will take time more for the tables with huge data say for example 1 TB 2) To Reduce the time for this we want to avoid full table scan hence we need to look in portions of the data in a table where it is getting fragmented 3) Henc...
almost 6 years ago in Db2 21 Not under consideration

Will like to see default change for enableSysplexWLB from false to true since this property is mostly applicable to Db2 z/OS

We have lots and lots on JDBC connections to our Db2 z/OS servers. We also have a very large number of Db2 z/OS subsystems. About 98 % of those are Data Sharing. We are seeing large concentration of connections on only one particular member of the...
13 days ago in Db2 / Db2 Connect and Drivers 0 Submitted

Option to avoid sampling for the distribution statistics without creating an index

Because of a misleading distribution statistic the Db2 optimizer can in some situations choose a very bad execution plan.The reason for this is, that Db2 internally samples data to faster create his distribution statistics. To create an index to a...
11 months ago in Db2 1 Not under consideration

Automatic Table Partition Creation and Purging Based on Date Expressions

I propose the addition of a native feature in Db2 LUW for automatic table partition management based on a date or timestamp column. Specifically: Automatic Partition Creation: Allow users to define partitioning expressions (e.g., daily, monthly, y...
4 months ago in Db2 / Db2 on-premise 1 Future consideration