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 59

IBM Data Server Runtime Client support on Red Hat OpenShift

We are using Red Hat OpenShift to access "external" Db2 databases. We have a "IBM Data Server Runtime Client" in each container in a OpenShift POD, one or more containers per POD. OpenShift uses overlayFS with overlay2-driver where the the client ...
almost 4 years ago in Db2 / Other/Unknown 0 Not under consideration

Reorg pending status should be in a table like SYSCAT.TABLES

The column that indicates if a table is in reorg-peding is in a table that is not in the schame SYSCAT. This value should be in a table in SYSCAT, because this schema is the catalog, and it is almost standard across versions, and it is a set of v...
about 4 years ago in Db2 / Other/Unknown 0 Not under consideration

Lock access plan for a query. Prevent the optimizer from changing a plan, once a "good" plan has been determined.

We see cases where a large query runs fine, and something changes the stats, which causes the optimizer to choose a really bad plan. We would like to be able to lock an individual query, and tell the optimizer: "Just use this plan".
over 5 years ago in Db2 / Other/Unknown 0 Not under consideration

Enhance correlated subquery cardinality estimate with stat views

Peoplesoft application extensively uses correlated subqueries on EFFDT to check that EFFDT = (SELECT MAX(EFFDT) FROM ...). Cardinality estimations can be derived from PK, but this sometimes is not sufficient. We need to be able to get EFFDT estima...
12 months ago in Db2 / Other/Unknown 0 Not under consideration

Enhance ALTER INDEX to have MINPCTUSED option (Online)

Allow online ALTER INDEX ... MINPCTUSED %;
over 5 years ago in Db2 / Other/Unknown 0 Not under consideration

Incorporate Trace suspend option into Quiesce command

We want to remove the suspending of the incoming connections via db2trc command and make "quiesce command with force connections" do the same thing as db2trc is doing currently.
over 5 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

db2diag.log change ZRC=0x82100101 Sever and Error message to Informational

IBM support has informed us that the following messages can be ignored, if so, then they should not appear as "Severe" or "Error" in db2diag.log, suggest we change them to "Info": MESSAGE : ZRC=0x82100101=-2112880383=SQLP_LOG_NOT_ACTIVE "Log need...
over 1 year ago in Db2 / Other/Unknown 2

Lift the restriction for max 8 charaters in database name

The restriction of a maximum of 8 characters in a database name should be lifted to something more adequate for todays devops pipelines, say 32, 64 or even 128 chars. There is a need to give databases a more descriptive name than what is possible ...
over 2 years ago in Db2 / Other/Unknown 0 Future consideration

default tablespace for a user

in DB2 there is no way to fix a default tablespace of user.
about 4 years ago in Db2 / Other/Unknown 1 Not under consideration