Skip to Main Content
IBM Data Platform Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data Platform 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

Search results: Db2

Showing 172 of 1687

Db2 TOTAL_CPU_TIME monitoring metric on AIX should reflect "wall" CPU time and not use PURR-scaled time reported currently by thread_cputime AIX API

Db2 monitoring interfaces report "CPU time" metric (TOTAL_CPU_TIME), which accounts the time that given activity/request (and all higher level aggregated interfaces) spent actively "on CPU" whilst executing the query. On AIX this information is ob...
about 2 years ago in Db2 0 Future consideration

ADMIN_MOVE_TABLES needs to support INDEXES on EXPRESSION

ADMIN_MOVE_TABLE (AMT) procedure fails in SWAP phase, if the table to be moved has an expression based index defined. This issue has been lifted partially, as the RENAME of the table is now supported with INDEX on EXPRESSION (IoE). But in our case...
almost 3 years ago in Db2 3 Future consideration

Enabling Restrict on Drop clause logic in create table command for db2 LUW

There is a feature called "Restrict on Drop" that should be used by the database designers while creating a table for the db2 LUW database 1) If a database designer uses this "Restrict on Drop" clause for the creation of the table then the tabl...
about 6 years ago in Db2 7 Not under consideration

Increase Database Name Length Restriction

Real Life Scenario: With Devops and the introduction of "Infrastructure as Code", a database build can be done via Helm Charts, K8's, Cloudformation templates, etc. Automation can dramatically increase how often a database is built and how many cl...
about 5 years ago in Db2 0 Not under 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...
about 3 years ago in Db2 0 Delivered

Allow REORG INPLACE and modify REORG RECLAIM EXTENTS on ITC tables

Beginning Db2 v10.5, REORG RECLAIM EXTENTS on ITC tables also implicitly performs sparse extent consolidation before freeing empty extents ( https://www.ibm.com/docs/en/db2/10.5?topic=enhancements-reorganization-make-table-maintenance-easier ). Ho...
about 2 years ago in Db2 0 Future consideration

When setting 'DB2_COMPATIBILITY_VECTOR=ORA' in non-ora DB, the resulting string length is different.

when it's going to setup "db2set DB2_COMPATIBILITY_VECTOR=ORA"~ $ db2set DB2_COMPATIBILITY_VECTOR=ORA$ db2stop force03/27/2023 18:05:52 0 0 SQL1064N DB2STOP processing was successful.SQL1064N DB2STOP processing was successful.$ db2start03/27/2023 ...
over 2 years ago in Db2 / Application Development 4 Not under consideration

Change replace System-defined in db2 luw to consider NLS characters in search.

Wrong result when executing the replace function with certain characters in the codeset euc-kr DB. (It comes out fine for utf-8 DB, but not for euc-kr.) Case No : TS012082536 *L3 team comment* ##################################################### ...
over 2 years ago in Db2 / Application Development 0 Not under consideration

Breakdown of Estimated performance gain percent value for each Recommended Indexes (Used in Plan = "Y") in WhatIf Analysis

As per attached screenshot, there are 4 recommended indexes together provide 42.62% of Estimated Performance again if they are created. Its not possible to pick any one or two indexes instead of all the four indexes. If 1 of the 4 recommended inde...
over 1 year ago in Db2 / Data Management Console 0 Under review
6 MERGED

Need a utility to defragment large tables in a timely fashion when REORG is unable to reclaim space

Merged
Large, highly volatile, tables can become heavily fragmented when there is a significant amount of daily delete and insert activity. In some cases, the rows deleted don't leave enough empty space on a page for a REORG to clean up or reclaim that s...
over 1 year ago in Db2 / Db2 on Cloud 1 Future consideration