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 1400

DB2 Pacemaker upgrade break cluster when Red Hat Satellite is not accessible

Hello, My idea is to add some check if Red Hat satellite is visible into db2installPCMK because if it's not, update will break cluster and DB2 will be unusable until visibility is fixed and db2installPCMK is executed again. As workaround you shoul...
about 1 year ago in Db2 / High Availability and/or Disaster Recovery 0 Not under consideration

Limit query for DMC Storage panel to active tables

Limit query scope for storage panel to active tables. Query on a peoplesoft DB takes 53 min whereas limiting scope to active tables (MON_GET_TABLE), it takes < 5 min. On Peoplesoft DB, we have about 65K tables when only 7K are used.
about 1 year ago in Db2 / Data Management Console 1 Future consideration

Make DB2 maintainance easier to do and to monitor

- Add an API entry to monitor need for reorg, last regorgs done, maintainance windows etc.- Add a panel to simply monitor DB2 maintance health (information could come from the before mentionnend API)
about 1 year ago in Db2 0 Submitted

Start Commandline-Script in Stored Procedure

Executes external commandline-scripts from stored procedure. The stored procedure call should work like following: select * from (VALUES '`sh /tmp/test.sh`') AS TEMP(Testoutput); With the script i check if new created tables or views from developm...
over 3 years ago in Db2 / Statements (DDL and DML) 1 Future consideration

DMC alert forwarding to Microsoft Teams

A Public/Federal customer requires the ability to forward DMC/database alerts to Microsoft Teams in the on-prem Cloud Pak for Data platform.
about 1 year ago in Db2 / Data Management Console 0 Under review

Asynchronous index rebuild at restart

When an index rebuild is required at the restart time, it can depend on the connection of the first user accessing the table. If the connection is killed, the index rebuild need to redone. It would be smarter to let the rebuild complete even if th...
about 8 years ago in Db2 / High Availability and/or Disaster Recovery 0 Not under consideration

Support for application-period temporal tables defined as CTE

Support for application-period temporal tables in CTEs. To be able to join Temporal Tables and temporal CTEs with a FOR BUSINESS_TIME clause.
about 7 years ago in Db2 / Statements (DDL and DML) 0 Not under consideration

Allow inplace reorg of tables with XML columns

Lift the restriction on being able to do an inplace reorg of a table when the table contains an XML column.
about 7 years ago in Db2 / Utilities (Export Import Load db2look 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...
over 2 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 0 Future consideration

Support mixed row/column environments without requiring CUR_COMMIT=ON

We have recently run into a problem when we enable Cur_commit because of the locking behavior expected by some applications (they expect blocking). Therefore, we have to disable CC, but then that app cannot use blu. We want to give our plant the a...
almost 6 years ago in Db2 / BLU Acceleration / Tables/Index (Range MQ MDC etc.) 0 Planned for future release