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 215

Close Email notifications subject line should match open email notification subject line

We sort our emails by subject to easily see notifications for alerts and if they were closed. For critical alerts DMC uses this format for the email subject when an alert opens: <ConnectionName>: Critical Alert <AlertNumber> <AlertT...
almost 2 years ago in Db2 / Data Management Console 0 Future consideration

Enable DATABASE_MEMORY change on WRITE SUSPEND database

We are using db2relocatedb to deploy test, dev, preprod environments from production images (disc snapshots). This happens multiple times a week (talking about multiple hundred databases). Most databases have DATABASE_MEMORY set to AUTOMATIC. Relo...
almost 2 years ago in Db2 / Configuration Parameters 0 Future consideration

DMC add ability to switch from AM/PM to 24h representation globally in DMC.

Please add 24h time representation to DMC!!! The Graphs produced by DMC are very beautiful yet hard to read with a time line of AM/PM.
almost 2 years ago in Db2 / Data Management Console 0 Future 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...
almost 2 years ago in Db2 / BLU Acceleration 0 Future consideration

Activity event monitor and CGTT

Usually section actuals after being prepared with explain_from_activity and db2exfmt has a section called “Runtime statistics for objects Used in Access Plan”. This section has valuable information for the problem analysis. If a Statement uses Cre...
almost 2 years ago in Db2 / Monitoring 1 Future consideration

Upgrade Struts 2.5.26 that is packaged as part of Rational Developer for i

IBM RDI 9.6.0.11 includes struts2-core-2.5.26.jar in the Webcontent > WebINF > lib folder when a new Webfacing project is created in RDI. This version of struts2 jar is vulnerable to a security vulnerability as per Whitesource, with id CVE-2...
almost 2 years ago in Db2 / Application Development 2 Future consideration

Monitoring Metrics Filter

Hi - While using DMC we noticed that its very much resource intensive since it monitor a lot of different metrics in database. There should be an option where we can use it for different monitoring levels like basic, avg or in-depth depends upon d...
almost 2 years ago in Db2 / Data Management Console 1 Future consideration

Provide pre and post upgrade dbm and db checks of Db2 parameters and highlight any deltas

It is currently a best practice that we recommend customers do pre and post upgrade dbm and db checks manually. The request is that this should be performed automatically as part of the Db2 upgrade script itself. Comparing before and after parame...
almost 2 years ago in Db2 / Configuration Parameters 0 Future consideration

Add Transaction Application lock types to the DBMS_LOCK package

We understand that there is an implementation of a version of the Oracle DBMS_LOCK package (minus transaction type and various modes) available on Db2 for LUW. While we can make some use of the session application lock type, we also have a need fo...
almost 2 years ago in Db2 / Application Development 0 Future 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...
almost 2 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 0 Future consideration