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 Data & AI Roadmaps (http://ibm.biz/Data-and-AI-Roadmaps) - Use this site to view roadmaps for Data & AI products.

IBM Employees should enter Ideas at https://hybridcloudunit-internal.ideas.aha.io/


ADD A NEW IDEA

FILTER BY CATEGORY

Db2

Showing 1216

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 6 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 7 years ago in Db2 / BLU Acceleration / Tables/Index (Range MQ MDC etc.) 4 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 7 years ago in Db2 / Utilities (Export Import Load db2look etc) 2 Future consideration

Decouple archive log purging from BACKUP utility

For databases using AUTO_DEL_REC_OBJ, at the end of the BACKUP utility there is a synchronous process which purges any history records and their associated archive logs. This can take a very long time on busy systems. It is necessary to decouple t...
over 5 years ago in Db2 / Backup/Restore/ Rollforward/ Recover 1 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 6 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 0 Future consideration

Make the Db2 Server and Client support ROWSET cursors

The Db2 server and client (Db2 Connect) today does not support ROWSET cursors. Support of Multirow Fetch Db2 Precompiler and embedded Runtime support the fetch of multiple rows by using a single FETCH statement. Db2 ESQL enables arrays to be passe...
over 1 year ago in Db2 / Serviceability 6 Future consideration

Restore database to another Db2 server with different endianness

My customer is using RHEL Big Endian Linux on PPC and Db2 10.5 which is end of support April 30, 2020. They have no option but to migrate to RHEL Little Endian. They cannot simply backup and restore the database and are looking at using Db2move wh...
about 4 years ago in Db2 / Backup/Restore/ Rollforward/ Recover 2 Not under consideration

DB2 LUW: Intra-tablespace parallelism

Db2 V9.7 FP2: Intra-tablespace parallelism can reduce elapsed time for backups Starting in Version 9.7 Fix Pack 2, intra-tablespace parallelism was introduced and can be used during backups other than delta and incremental backups. Intra-tablespac...
over 5 years ago in Db2 / Backup/Restore/ Rollforward/ Recover 2

Please create current training material for Db2 administration

Please create basic training material for database administrators on Db2 that is easily consumable and free. A platform like EDx, Udemy, etc, would be ideal, but even on a proprietary platform would be acceptable.
over 4 years ago in Db2 / Other/Unknown 1 Not under consideration

Allow CREATE/REPLACE for users other than owner

Currently on Db2 LUW CREATE OR REPLACE is only allowed for the owner of a database object. CREATE OR REPLACE authorization should be opened up to allow create/replace by anyone who has the ability to drop the object and to create the object with a...
over 4 years ago in Db2 / Statements (DDL and DML) 3 Not under consideration