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 985

Log Failed LOADS in db history file

Please refer to IBM CASE TS012541333 for further details Db2 database history file registers several SUCCESS and FAILED operations. If a backup has been executed, and if it failed or completed ok . if a restore has been done, and if it failed or c...
over 1 year ago in Db2 / Utilities (Export Import Load db2look etc) 3 Not under consideration

Add table function to "pretty print" explained statement

Db2 allows to install the EXPLAIN TABLES using a procedure (https://www.ibm.com/support/knowledgecenter/SSEPGG_11.1.0/com.ibm.db2.luw.admin.explain.doc/doc/t0059594.html) There are different ways to generate an access plan, i.e., to explain a s...
over 5 years ago in Db2 / Serviceability 3 Not under consideration

MON_GET_CONNECTION missing the application idle time

MON_GET_CONNECTION table function is documented to be the replacement of deprecated snapshot function SNAPAPPL, but it misses a key value, which is supplied by the old (deprecated) function. SNAPAPPL delivers the application idle time (APPL_IDLE_T...
almost 2 years ago in Db2 / Monitoring 1 Not under consideration

Full STMM support for BLU

Today SORTHEAP and SHEAPTHRES_SHR need to be set to a fixed value to run BLU.The STMM tuned adjustment don't need to be highly sophisticated. E.g. keeping 60/40 ratio for bufferpool/sheapthres_shr and adjust sortheap as ratio taking the amount of ...
over 6 years ago in Db2 / BLU Acceleration 0 Not under consideration

LOAD with COPY=YES and TSM needs similar resilience feature like log archiving with VENDOR_ARCHIVE_TIMEOUT

FI has set of LOAD jobs (with COPY=YES and use of TSM) which run in parallel against the Db2 data warehouse.FI experienced failing LOAD jobs in the LAN-free TSM backup environment for the Db2. FI sees risk for the LOAD jobs when TSM is not availab...
over 6 years ago in Db2 / Utilities (Export Import Load db2look etc) 0 Not under consideration

ITC tables for pureScale

ITC are very useful to have table that have large batch deletes on it. Then space reclaim is a quite easy and fast task using REORG RECLAIM EXTENTS ONLY.
over 6 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 0 Not under consideration

Fill gap with Oracle optimizer on RP tables

DB2 optimizer in v10.5/v11.1 has still several weaknesses in generating correct plan when using RP tables, because it bases its plan only on global stats when partition (data and indexes) stats are available. Case TS001150102
almost 6 years ago in Db2 / Statements (DDL and DML) 1 Not under consideration

Allow modification of column-organized columns

Currently, in column-organized tables you cannot alter or rename columns and you even cannot drop columns. The only allowed operation is to add a column. This renders the column-based-tables pretty useless because in a normal environment, it must ...
over 6 years ago in Db2 / Statements (DDL and DML) 0 Not under consideration

Temporal Table extension for Auditing and Interface Design

Add functionality to allow the use of temporal tables for auditing purposes by adding functionality like in Db2 for z/OS: - A column GENERATED ALWAYS AS (DATA CHANGE OPERATION)- ON DELTE ADD EXTRA ROW functionality to record who deleted a rowIn co...
almost 6 years ago in Db2 / Security 0 Not under consideration

Automatic Lock-Escalation from Row- to Extent-Level

Db2 is mainly using row-level locking and tries to avoid lock-escalation to table-level. This behavior is helpful in most of Db2s use cases, but there are some particular situations when locking on a higher level than row would be beneficial. Cons...
over 3 years ago in Db2 / Other/Unknown 0 Not under consideration