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

Db2

Showing 1342

Ability to keep configuration parameters in sync on HADR standby databases

Currently configuration parameter changes (db2set, dbm cfg and db cfg) on HADR primary database do not propogate to the standby databases. Having an optional clause or switch to propogate the config changes will ensure that on failover to standby ...
over 6 years ago in Db2 / High Availability and/or Disaster Recovery 0 Future consideration

Finer granularity of configuration parameters

Many configuration settings are currently at the whole level of granularity. 1) Similar to 'use' privilege at the tablespace level, it would be helpful to be able to grant 'load' privileges at the tablespace level too. Currently it is a database-l...
over 6 years ago in Db2 / High Availability and/or Disaster Recovery 0 Not under consideration

Support for minimally logged indexes on HADR-enabled databases

Provide ability to create non-logged (or minimally logged) indexes on HADR-enabled databases such that they get created on the standby databases as well.
over 6 years ago in Db2 / High Availability and/or Disaster Recovery 0 Not under consideration

Extension to Temporal (TimeTravel) SQL

Avoid error SQL20524 RC 3 which is returned once you try specifying a column name instead of a explicit value like in following SQL:SELECT * FROM FACT INNER JOIN TA_DIM_BITEMP FOR BUSINESS_TIME AS OF colts ON fact.id = TA_DIM_BITEMP.id Just to cla...
over 6 years ago in Db2 / Analytical Functions 0 Not under consideration

Introduction of a hard limit on the size of the Package Cache to avoid memory exhaustion .

Although the package cache is set to a fixed value, it was using more space than the configured size.
over 6 years ago in Db2 / Serviceability 0 Not under consideration

ADMIN_CMD to support INGEST and INGEST SET

Tech Note describes how to use INGEST via ADMIN_CMD:http://www-01.ibm.com/support/docview.wss?uid=swg22006386 but using INGEST via ADMIN_CMD is not supported by IBM (see TS000004839 and TS000004925). In addition to support INGEST also INGEST SET c...
over 6 years ago in Db2 / Application Development 2 Not under consideration

Slow database activate

DB activation is too slow because of lots of tablespace containers. My customer think so much time is spent to check or open all tablespace containers. Please consider design change for faster activation.
over 6 years ago in Db2 0 Not under consideration

Enhance the db2pd flag -quiesceinfo

The following db2pd flag, -quiesceinfo, only applies to PureScale even though this is not clearly documented. We would like to see this available on all DB2 LUW installations.
over 6 years ago in Db2 / Monitoring 0 Not under consideration

Add the hidden attribute for index

我们希望给索引添加一个属性visible on/off比如:ALTER INDEX VISIBLE ON (默认属性)ALTER INDEX VISIBLE OFF (索引不可见)当索引不可见以后优化器无法使用不可见的索引,如果需要,直接alter index ...
over 6 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 0 Not under consideration

Better performance of Java table routines

The existing Db2 interface for developing table functions in Java programming language is not designed for performance, because:(a) It requires a separate native (JNI, e.g. Java-to-C) call for setting each field value for each output row(b) It imp...
over 6 years ago in Db2 / Application Development 0 Not under consideration