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

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...
over 4 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

DB2 v11.5 Bind File and Package Name List

IBM published a technote "DB2 Bind File and Package Name List" https://www-01.ibm.com/support/docview.wss?uid=swg21987465 listing all the names of the bind files of the different versions of Db2. It needs to be extended for Db2 11.5
over 4 years ago in Db2 / Other/Unknown 7 Not under consideration

Syntax diagrams in KnowledgeCenter with links for subsections

The syntax diagrams in 11.5 have been changed for good. They are easier to understand and to follow the lines. However, the navigation in the diagram is still difficult (no improvements yet). One has to use the Find option of the browser to look f...
over 4 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

Add URL Shortener to KC Pages

If you try to properly source knowledge center or promote a feature within knowledge center (say via twitter or linked-in), you copy and paste a URL that is easily over 100+ characters long. If you lose the ability to cut/paste (say in the PDF of ...
almost 5 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

Tool db2batch should be able to display Number of rows affected

Often db2batch is used for tuning / benchmarking purposes and very often the number of affected rows is interesting. Command line tool. 'db2'. provides the option to display the Number of rows affected, db2 -tvmf <SQL-DML-File> $ db2 -t...
about 5 years ago in Db2 / Other/Unknown 0 Not under consideration