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

Search results

Showing 384 of 5293

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 1 month ago in Db2 / Db2 Tools 0 Under review
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

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...
2 months ago in Db2 / Db2 Tools 0 Submitted
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...
about 6 years ago in Db2 21 Not under consideration

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

SQL0659N to supply relevant data

When a query fails with SQL0659 ("Maximum size of a table object has been exceeded") there is no indication of which object is at fault. In the execution I am examining there is also nothing relevant in the diagnostic log. An indication in the err...
30 days ago in Db2 / Db2 on-premise 1 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...
about 2 months ago in Db2 / Db2 Connect and Drivers 0 Submitted
137 VOTE

export data from tables out of a backup image

Introduce a new parameter to the export utility to be able to export data from a table that is in a backup image.This functionality is especially useful for data extraction without touching/impacting the source system
over 8 years ago in Db2 2 Future consideration

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...
about 1 year ago in Db2 1 Not under consideration