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

Clear

Db2

Showing 1477 of 18241

Azure Blob storage on SUSE Linux for Db2 12.1.3

We would like to configure our backup to use Microsoft Azure Blob. Do you have step by steps how to configure CATALOG STORAGE ACCESS and use DB2REMOTE ? It seems it work for S3 storage on Linux SUSE, but it doesn't work with Microsoft Azure Blob o...
about 3 hours ago in Db2 / Db2 on-premise 0 Submitted

Improve the HADR commands for pureScale setups

Make it easier and more intuitive to operate HADR in a pureScale environment by adding "AT MEMBER X" to the START HADR command. For example: START HADR FOR DATABASE SAMPLE AS STANDBY AT MEMBER 1 That could have two functions: If there is current...
7 days ago in Db2 / pureScale 1 Under review

System temporality slowness on Db2wh

System temporal tables are part of the type two of slow changing dimensions, this assists in tracking changes that happens on the data by preserving historical accuracy. These tables have two tables, The BASE table and the HISTORY table. When reco...
8 days ago in Db2 / Db2 Warehouse 0 Under review

Enhancing Guidance and Documentation for Db2: Recommendations for New Features and Db2 Performance Resources.

Customer is using Db2 with 4K_DEVICE OS(z/Linux) and they were unsure whether to enable the new DB2_4K_DEVICE_SUPPORT feature and requested an improvement because they did not have enough information to make a decision. Improvement of Guidance on ...
13 days ago in Db2 / Db2 on-premise 1 Under review

OpenTelemetry

Please develop an OpenTelemetry Interface for DB2, so that at least on a top level, DB calls can be traced. Ideally, it could be brokwn down to more detail.
13 days ago in Db2 / Db2 on-premise 1 Under review

Document that Currently Committed semantics is always enabled on column-organized tables.

Product:Db2 for Linux, UNIX, and Windows v11.5 & 12.1 Requirement:Currently Committed semantics is enabled on column-organized tables. This should be described in our Document.Here is a candidate. cur_commit - Currently committed configuration...
13 days ago in Db2 / Other/Unknown 1 Under review

Db2rest set a limit on the connection timeout.

With Db2Rest currently single user (without any permissions) can disable whole rest service for everyone for around 19 minutes. If user, by mistake, uses isSSLConnection:True and port 50000 when requesting for authentication token at v1/auth/ endp...
15 days ago in Db2 / Other/Unknown 0 Submitted

Disable default WITH GRANT OPTION privileges on user-created objects

Currenty on Db2 LUW / Datawarehouse version 12.1 if an end user has CREATEIN privileges on a schema by a role (Role Based Access Control) then the user gets 7 implicit privileges on that newly created object, WITH GRANT OPTION. The end user can no...
15 days ago in Db2 / Db2 Warehouse 1 Under review

Create TABLESPACE IF NOT EXISTS

Some objects in Db2 LUW can use the IF NOT EXISTS in a CREATE (or IF EXISTS in a DROP), e.g. for TABLE. But the option is not available for Tablespaces. I believe it is available in other RDMS products e.g. SQL Server. Could the option be extended...
20 days ago in Db2 / Db2 on-premise 2 Under review

Add a way to wait for bufferpool creation when creating tablespaces

What we do when creating tablespaces as part of migration files (think flyway, but any similar utility will be relevant) is to create a bufferpool and then create the tablespace. Example: create bufferpool dummy size 5000 pagesize 8k; create table...
22 days ago in Db2 / Db2 on-premise 1 Under review