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 1380 of 15124

Db2 partitioned table, set range of partitions to read only or read write mode

Table data is partitioned as specified in the PARTITION BY clause of the CREATE TABLE statement.At this moment if we create partitioned table, we can only set whole table to read only access using SET INTEGRITY FOR table OFF READ ACCESSor let it b...
about 1 year ago in Db2 / Statements (DDL and DML) 0 Future consideration

Ability to check storage performance

After moving to the cloud, in particular, managed service a user loses the ability to verify storage performance. There should be a stored procedure that allows such a possibility. Basic metrics, like IOPS, bandwidth, etc. Such a service would bui...
5 months ago in Db2 / Db2 on Cloud 0 Submitted

Misleading Statement in Db2 documentation on CSBs of given Fixpack

The automated implementation of updates to the most recent CSB would be significantly easier, if one could rely on CSB number only. So, it would be helpful for customer's processing of CSBs and its implementation. In Description for CSBs, e.g., he...
4 months ago in Db2 / Installation & Upgrade 1 Submitted

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...
almost 9 years ago in Db2 / Utilities (Export Import Load db2look etc) 2 Future consideration

parallel insert into row organized table

parallel insert is only supported on Column organized table. insert into row_table select * from souce_table is very slow
5 months ago in Db2 / Serviceability 0 Submitted

Db2 client authentication with certificates like SSH (public/private) keys

Provide the possibility to authenticate with public/private certificates for the current client user like SSH does
almost 6 years ago in Db2 / Security 3 Not under consideration

Online BAR from pureScale to non-purescale

There are many cases that a database on the purescale cluster is needed to move on non-purescale instance. for example,backup, development or DR system . However, oracle does support this.
about 5 years ago in Db2 / Backup/Restore/ Rollforward/ Recover / pureScale 0 Future consideration

Poor performance on DB2 V11.1 due to changes in build process

Some customers are noticing performance degradations moving from v105 ESE to v111 ESE on the same hardware.These degradations are most pronounced in OLTP workloads, with an emphasis on INSERT and UPDATE operations. Db2 Support has confirmed that t...
over 5 years ago in Db2 / Serviceability 0 Not under consideration

Advanced Network compression for DB2 HADR

Advanced data compression in network technique provide a way to convert data into alternate data formats which use less size. These techniques can be helpful to compress data to be transmitted over network at the sending side and then convert back...
over 3 years ago in Db2 / Replication 3 Not under consideration

Change the mapping of a timestamp with timezone from varchar to a Db2 timezone for a Postgres database source

Currently the timestamp with timezone in a Postgres source database is mapped to a varchar and that limits how you can query and manage it. Other data sources map this data type to a timestamp allowing for normal processing using the various time ...
about 2 months ago in Db2 / Federation 0 Submitted