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

Tables/Index (Range MQ MDC etc.)

Showing 81
199 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...
over 4 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 21 Not under consideration

Primary Keys should allow NOT TRUSTED

Currently you can create NOT ENFORCED primary keys but the optimizer will then always treat these as trusted. This causes problems when the constraint is violated but a filter includes all PK columns since the engine will return only one row even ...
over 4 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 5 Not under consideration

Enabling Restrict on Drop clause logic in create table command for db2 LUW

There is a feature called "Restrict on Drop" that should be used by the database designers while creating a table for the db2 LUW database 1) If a database designer uses this "Restrict on Drop" clause for the creation of the table then the t...
over 4 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 7 Not under consideration

Please add buffering for LOBs

Please add buffering for LOBs
over 5 years ago in Db2 / Data Types / Tables/Index (Range MQ MDC etc.) 0 Not under consideration

Warning error code for Db2 tablespace architecture limit

If Db2 tablespace reaches architecture limit of 90%, then there should be a Warning Message write into db2diag.log, so that before it is reaching 100% of Db2 tablespace architecture limit, this can be fixed. Now we are monitoring through a S...
almost 5 years ago in Db2 / Monitoring / Tables/Index (Range MQ MDC etc.) 2 Not under consideration

Asynchronous index rebuild on first access

Pain point: Index rebuild stops if user terminates the connection accessing the table with an index that is marked inconsistent and it starts over from the beginning again on next table access by another user. Scenario:An index object is marked in...
over 8 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 0 Not under consideration

Recommend/evaluate indexes – more information for each index

This is a point for tuning with indexes -> Tuning with indexes is still very common and useful. While using recommend and evaluate indexes it is possible to investigate each recommended index by updating USE_INDEX column in the table ADVISE_IND...
about 4 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 0 Not under consideration

Reorg online on 24x7 applications

The reorg online process need to lock the table in order to conclude. This is not a problem when you dont have many transactions, but when you have a 24x7 intense workload you might have a huge impact on your application.
about 5 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 0 Not under consideration

ITC tables for pureScale

ITC are very useful to have table that have large batch deletes on it. Then space reclaim is a quite easy and fast task using REORG RECLAIM EXTENTS ONLY.
over 5 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 0 Not under consideration

Increase the maximum size of a LOB object per table or per table partition

SQL and XML limits https://www.ibm.com/support/knowledgecenter/SSEPGG_11.1.0/com.ibm.db2.luw.sql.ref.doc/doc/r0001029.html The maximum size of a LOB object of 4 terrabyte leads to the necessity of partitioning the table just due to this limit. S...
about 5 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 2 Not under consideration