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

Other/Unknown

Showing 44

Red Hat SSO need to support Db2

Red Hat SSO does not support Db2 according to documentation https://access.redhat.com/articles/2342861 Customers who are using Db2 would like to be able to use it for Red Hat SSO. Maintaining additional databases add complexity and cost.
almost 2 years ago in Db2 / Other/Unknown 0 Not under consideration

Enhance IBM My Notifications with Affected DB2 Version Information

Currently we subscribe to the IBM 'My Notifications' email (see: https://www.ibm.com/support/knowledgecenter/en/SSEPGG_10.5.0/com.ibm.db2.luw.admin.trb.doc/doc/t0060379.html or https://www-01.ibm.com/support/docview.wss?uid=swg21686621) so we rece...
over 4 years ago in Db2 / Other/Unknown 0 Not under consideration

Optimizer should ignore RTRIM when calculation filter factor

When the optimizer calculates the filter factor for a predicate which uses RTRIM, it just returns the default value. (0.04)It should ignore the RTRIM and use the COLCARD of the column stats instead. Refer to Case: TS001114316
over 5 years ago in Db2 / Other/Unknown 0 Not under consideration

Support IBM DB2 on Amazon Linux2

Ubuntu 16.04 LTS has End of life as April 2021. We use IBM DB2 11.1.4 Enterprise Edition on Ubuntu 16.04 LTS for our MDM instances which is not compatible with the higher versions of Ubuntu -18.04 LTS and above. Same is true for the updated versio...
over 3 years ago in Db2 / Other/Unknown 0 Not under consideration

Error SQL0478N should include schema name

When issuing a sentence like: db2 drop audit policy SELECT_ALL_TABLES The returned error message does not include the schema of the problematic object: SQL0478N The statement failed because one or more dependencies exist on thetarget object....
about 4 years ago in Db2 / Other/Unknown 0 Not under consideration

Differentiate between Read and Write IO performance (Overhead and TransferRate) and optimise accordingly

Background: Db2 is sensitive to IO performance, and compiles access plans accordingly to optimise IO versus CPU costs. At the tablespace level, average Overhead and TransferRate are configured in units of milliseconds. Issue: customers such as our...
over 6 years ago in Db2 / Other/Unknown 0 Not under consideration

Multi temperature migrate rows automatically between cold, warm and hot tablespaces

Provide a way where we can registry a general policy and DB2 move the records based on this police automatically. Actually we have to work moving data manually.
over 4 years ago in Db2 / Other/Unknown 0 Not under consideration

Latch information and more internals information for performance analysis

Detailed information about LATCH to DBA. More information of wait events would be good too like if a statement is waiting for a sequential read, how much the transaction is spending on network time , block concurrency, and so on.
over 4 years ago in Db2 / Other/Unknown 0 Not under consideration

CTAS locks syscat.tables

Reproduce Scenario and found to be a expected behavior while CTAS locks syscat.tables session 1 > create table Table1 as (select * from Table_2 ) with data; session 2, query tool > select * from syscat.tables; --> lock waiting
over 4 years ago in Db2 / Other/Unknown 0 Not under consideration

Add options for "recommend indexes" and "evaluate indexes" explain types to explain_from_section

When running explains from jupyter notebook, I prefer to use EXPLAIN_FROM_SECTION. However for in-depth analysis of indexes, I need the RECOMMEND INDEXES and EVALUATE INDEXES explain modes. These don't seem to exist for EXPLAIN_FROM_SECTION. This ...
almost 5 years ago in Db2 / Other/Unknown 2 Not under consideration