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 216
425 VOTE

Reorg Utility Progress data is missing in db2 list utilities and db2 list utilities show detail command

The db2 list utilties and db2 list utilities show detail command will not display the Reorg utility progress. 1) The command will display the Runstats progress details for the table 2) The command will display the Load progress details for the tab...
over 4 years ago in Db2 / Monitoring / Tables/Index (Range MQ MDC etc.) 72 Future consideration
133 VOTE

export data from tables out of a backup image

Introduce a new parameter to the export utility to be able to export data from a table that is in a backup image.This functionality is especially useful for data extraction without touching/impacting the source system
about 7 years ago in Db2 / Backup/Restore/ Rollforward/ Recover / Utilities (Export Import Load db2look etc) 2 Future consideration
119 VOTE

Support of RUNSTATS of range-partitioned tables on single partition

RUNSTATS on range-partitioned tables always runs on allpartitions. If all indexes are partitioned, a RUNSTATS of a singlePartition would be helpful.
about 9 years ago in Db2 / Utilities (Export Import Load db2look etc) 0 Future consideration
110 VOTE

NONBLOCKED option for event monitors to prevent them from blocking user services

Db2 locking event monitor may block deadlocked applications from proceeding for a purpose of making event monitors work under some circumstances. (Reported on case TS007885986) Since it could damage user's business services severely, user should b...
over 2 years ago in Db2 / Serviceability 1 Future consideration

Turn on reclaimable storage without dropping/recreating the tablespaces

After a migration from db2 9.5 to 10.1, several days passed, and we reached the maximum size of a DMS tablespace of 4K. We moved one table to a different tablespace, but still noticed that the free pages were equal to 0. We tried to execute the al...
about 9 years ago in Db2 / Serviceability 0 Future consideration

Enable classic reorg with "allow write access"

Many customers want to REORG their tables quickly and efficiently. The classic REORG is by far the fastest option but puts the table in read only mode. Inplace reorg allows write access but is much slower and not suitable for tables that have a hi...
about 7 years ago in Db2 / Utilities (Export Import Load db2look etc) 3 Future consideration

Table partitioning for column-organized tables

Column-organized tables are currently not supported for table partitioning (e.g. PARTITION BY RANGE)..At the same time, table partitioning is used by many data warehouse customers to speed up ETL activities - e.g.:(a) load new data into a separate...
almost 7 years ago in Db2 / BLU Acceleration 0 Future consideration

BLU CDE Online REORG

Currently BLU CDE tables only have the RECLAIM EXTENTS option of REORG enabled. This does not physically move rows and therefore REORG cannot reclaim extents unless 100% of the rows in an extent have been deleted (via deletes or BLU updates). Also...
over 8 years ago in Db2 / BLU Acceleration / Tables/Index (Range MQ MDC etc.) 5 Future consideration

Performance enhancement for admintabinfo

For example, the customer wants to get the name list for tables which are in load pending status, he may issue a SQL statement "select tabschema,tabname from sysibmadm.admintabinfo where load_status='PENDING'", the statement will execute for a ver...
over 8 years ago in Db2 / Utilities (Export Import Load db2look etc) 2 Future consideration

Need to support inplace reorg on partitioned table with global indexes

This is critical in a 2 sense; 1) Performance The customer has many range-partitioned table with global indexes and most of them left unreorganized because INPLACE REORG on Inplace reorg on range-partitioned table with a global index is not suppor...
about 7 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 0 Future consideration