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 450 of 2588

Remote storage and datalake tables for Db2 on AIX

The feature is already available in Db2 for a while, but only supported in (Intel) Linux environments. Many large customers have their Db2 workloads on Power/AIX, benefitting from the platform. To keep Db2 as core component of lakehouse architectu...
9 months ago in Db2 / Db2 on-premise 1 Not under consideration

Allow a WHERE clause for ADMIN_MOVE_TABLE to delete data while moving a table

One of the most painful things to do is to delete a huge amount of data. One workaround for this is to export the data needed and then LOAD/REPLACE back into the same table, but this requires an outage of the table to accomplish. If a WHERE clause...
about 5 years ago in Db2 1 Not under 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

Allow parallel offline table reorg of range partitioned tables with non partitioned indexes (NPI)

Offline (classic) table reorgs might still be necessary in certain scenarios and can run for a very long time for huge tables (>24h). It is very hard to find a suitable window in a 24x7 System. Offline table reorgs - which have at least one non...
almost 2 years ago in Db2 0 Future 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

Support apply of LOADCOPY in rollforward database (rdsadmin.rollforward_database SP)

After an initial RDS DB2 database redirected restore the rdsadmin.rollforward_database SP does not support the apply of a LOADCOPY during rollforward database phase. In the DB history file the LOADCOPY is registered with its original location whic...
8 months ago in Db2 / Db2 on AWS RDS 0 Under review

Force LOAD COPY location with HADR

LOAD COPY files can go anywhere, but when running HADR, they should only go to a shared location. If they do not, then the tables on the standby will be unavailable on failover. Those doing LOADs may not know or understand the impact of this. Ther...
over 9 years ago in Db2 0 Future consideration

Reorg blocking applications when using "allow write access"

While an "allow write acces" online reorg is running lock-wait contention can happen based on the number of rows being updated by an application. The locks for the application can escalate to lock an x lock. If this situation happens, the reorg sh...
over 3 years ago in Db2 0 Future consideration

page_age_trgt_mcr should be ONLINE configurable

page_age_trgt_mcr is a kind of successor of SOFTMAX and provides the possibility to control the flushing of modified buffer pool pages to table spaces based on time. Unfortunately page_age_trgt_mcr is just configurable, not configurable ONLINE. Th...
over 7 years ago in Db2 0 Not under consideration