Skip to Main Content
IBM Data and AI Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data & AI 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 Data & AI Roadmaps (http://ibm.biz/Data-and-AI-Roadmaps) - Use this site to view roadmaps for Data & AI products.

IBM Employees should enter Ideas at https://hybridcloudunit-internal.ideas.aha.io/


ADD A NEW IDEA

FILTER BY CATEGORY

Tables/Index (Range MQ MDC etc.)

Showing 91

Detect corrupted synopsis tables online

There is a need to report all corrupted synopsis tables online. Currently, db2dart /crs can do it per table and it's done offline.
almost 4 years ago in Db2 / BLU Acceleration / Tables/Index (Range MQ MDC etc.) / Utilities (Export Import Load db2look etc) 0 Not under consideration

Excessive DBHEAP by BLU compression dictionaries

In current design, when SQL statement accesses a table, the compression and expansion dictionaries of that table will be read into DBHEAP and kept there until database deactivation. For column-based table, the memory consumption may up to 100MB. i...
over 6 years ago in Db2 / BLU Acceleration / Tables/Index (Range MQ MDC etc.) 0 Not under consideration

Increase the number of REORG-recommended operations allowed before a full offline reorg must be performed

The current documentations in v11.5 indicate that only 3 units of work containing REORG-recommended operations are allowed. https://www.ibm.com/support/knowledgecenter/SSEPGG_11.5.0/com.ibm.db2.luw.sql.ref.doc/doc/r0000888.html "There can be up to...
over 2 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 0 Not under consideration

Support for "every" in the "alter table add partition" to add multiple partitions

The "create table" statement supports this syntax to create a table with multiple partitions: CREATE TABLE DOCUMENTS ( ID INTEGER, CONTENTS VARCHAR(10)) PARTITION BY RANGE (ID)(STARTING 1 ENDING 1000 EVERY 100) This will create a table with 10 par...
11 months ago in Db2 / Tables/Index (Range MQ MDC etc.) 0 Future consideration

Enable compression for LOBs that are not inline

Customer would like non-inline LOBS to also be compressed, as inline LOBs can currently be. Many other datatypes can be compressed and there are many large (up to 20MB) LOBs that are stored outside the table that would not eat up so much space if ...
about 4 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 1 Not under consideration

Real global CGTT (not SESSION local)

SAP BW needs to materialize data into persistent (regular) tables to be able to access it from multiple session (connections). CGTT and DGTT in Db2 cannot be accessed from multiple sessions/connections. Therefore those temp tables that don't requi...
almost 5 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 0 Not under consideration

Table Partition creation auto extension Functionality

Today DB2 doesn’t provide the auto table partition extension Functionality. We would like to have the Functionality available, could you please let us know if this is feasible and if yes how soon it would be available. This is Functionality is ava...
over 1 year ago in Db2 / Tables/Index (Range MQ MDC etc.) 0 Future consideration

Support synchronous detachment of a table partition

Starting with DB2 9.7(?) the detachment of table partitions is handled asynchonously. To simulate synchronous behaviour a complicated work around has to be put in place. Such a behavior could be triggered by a new DML keyword such as ASYNC.
about 7 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 0 Not under consideration

Add option :statement rollback is able to release the locks for the failed statement.

When -803 ( violating unique key constrain ) happen on a statement, there are two things happen1) db2 still hold the lock on the row accessed by the statement that cause -803 , no matter the statement had fail.2) The transaction was not rollbacked...
about 4 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 0 Planned for future release

DB2 performance - Hash partition table

On the VLDB - Very Large Database environment.DB2 should support hash partition table to improve performance especially pureScale environment.
almost 7 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 1 Not under consideration