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 Employees should enter Ideas at https://ideas.ibm.com


ADD A NEW IDEA

BLU Acceleration

Showing 33

Table partitioning for column-organized tables

Column-organized tables are currently not supported for table partitioning (e.g. PARTITION BY RANGE)..At the same time, table partitioning is used by many data warehouse customers to speed up ETL activities - e.g.:(a) load new data into a separate...
over 6 years ago in Db2 / BLU Acceleration 0 Future consideration

BLU CDE Online REORG

Currently BLU CDE tables only have the RECLAIM EXTENTS option of REORG enabled. This does not physically move rows and therefore REORG cannot reclaim extents unless 100% of the rows in an extent have been deleted (via deletes or BLU updates). Also...
over 8 years ago in Db2 / BLU Acceleration / Tables/Index (Range MQ MDC etc.) 5 Future consideration

Include CTQ reason / details in db2exfmt advanced diagnostics

We need an "Extended Diagnostic Information" in Explain (db2exfmt) that details if and why the column organized tables had been (early) converted to the row format for processing it in the row engine. This is important to detect performance issues...
over 1 year ago in Db2 / BLU Acceleration 3 Not under consideration

Db2 Warehouse Need support for columnar tables when case insensitivity is configured

System: IBM Integrated Analytics SystemActor: Customer requiring capability My customer is migrating from Teradata to Db2 Warehouse (IIAS appliance). The appliance has been configured for Row-organized tables because case insensitivity is required...
over 5 years ago in Db2 / BLU Acceleration 0 Not under consideration

Full STMM support for BLU

Today SORTHEAP and SHEAPTHRES_SHR need to be set to a fixed value to run BLU.The STMM tuned adjustment don't need to be highly sophisticated. E.g. keeping 60/40 ratio for bufferpool/sheapthres_shr and adjust sortheap as ratio taking the amount of ...
over 5 years ago in Db2 / BLU Acceleration 0 Not under consideration

ALTER TABLE DROP COLUMN for BLU tables

ALTER TABLE DROP COLUMN is not yet supported on BLU tables.
over 5 years ago in Db2 / BLU Acceleration 1 Planned for future release

Trigger support for BLU tables

Trigger support is part of many replication technologies e.g.- ADMIN_MOVE_TABLE- trigger based Qrep- SAP zero downtime upgrade
over 5 years ago in Db2 / BLU Acceleration 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 7 years ago in Db2 / BLU Acceleration / Tables/Index (Range MQ MDC etc.) 0 Not under consideration

DB2 BLU Acceleration in DB2 pureScale

Wewould like to see DB2 BLU acceleration on a DB2 pureScale cluster.
almost 7 years ago in Db2 / BLU Acceleration 0 Not under consideration

Bitemporal tables and missing highest quantiles

If a user issues FOR BUSINESS_TIME AS OF clause against a bitemporal table, DB2 translates it to a where clause with two range predicates against business_time columns. In our system following situation occurs quite frequently: 1) At all time...
over 1 year ago in Db2 / BLU Acceleration 0 Future consideration