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 1332

Revision of the DMC installation

We're trying to install DMC in our environment, but we're having some issues with it: - documentation for the Linux installation is not complete - why is the db pagesize for the reprodb 8 k and uses EXTENDED_ROW_SZ? Db pagesize 32 without EXTENDED...
8 months ago in Db2 / Data Management Console 0 Under review

Add Federation support for Apache Cassandra

Officially support and optimize performance from Federation (Db2 Linux/Unix/Windows) server to Apache Cassandra databases. We need to support as many data sources as possible as the move towards non-homogeneous data ingestion continues.
8 months ago in Db2 / Federation 0 Future consideration

No Column Information shown when viewing Indexes

When exploring Indexes, when an Index is selected, It shows a great many things about the Index, except it does not show the Columns that make up that index. I have went to different views (Dependencies, Alter) but the Columns that make up the ind...
8 months ago in Db2 / Data Management Console 0 Under review

Enable 'SYSADM' authority to end users in Db2 on Cloud

In the db2 database configuration for IBM Security Verify Governance Identity Manager, the 'CREATE_EXTERNAL_ROUTINE' authority is required as part of setup. This is not supported on DB2 Cloud since granting it requires the 'SYSADM' authority which...
8 months ago in Db2 / Db2 on Cloud 0 Not under consideration

Allow EBCDIC collation for column organize tables

Db2 does not support anh collation other than IDENTITY or IDENTITY_16BIT per this link - https://www.ibm.com/docs/en/db2/11.5?topic=to-restrictions-limitations-unsupported-database-configurations-column-organized-tables. Customers who are wanting ...
8 months ago in Db2 / BLU Acceleration 0 Future consideration

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...
8 months ago in Db2 / Statements (DDL and DML) 0 Future consideration

Db2 TOTAL_CPU_TIME monitoring metric on AIX should reflect "wall" CPU time and not use PURR-scaled time reported currently by thread_cputime AIX API

Db2 monitoring interfaces report "CPU time" metric (TOTAL_CPU_TIME), which accounts the time that given activity/request (and all higher level aggregated interfaces) spent actively "on CPU" whilst executing the query. On AIX this information is ob...
8 months ago in Db2 / BLU Acceleration 0 Future consideration

Create a "RUNSTATS Check" report similar to the REORGCHK

Although there is an Automated RUNSTATS, some people prefer to execute RUNSTATS manually. Having some ability to run a report that "Recommends" that a table should have a RUNSTATS performed would assist in making decisions. with thousands of table...
8 months ago in Db2 / Utilities (Export Import Load db2look etc) 0 Future consideration

Add "Do Not run on Startup" Checkbox to the "DB2 First Steps" app.

This is, without a doubt one of the most annoying applications I deal with. When I log on to a database server, it can take a while to start this app, meaning I am in the middle of something when this app pops up in the middle of my work like some...
8 months ago in Db2 / Installation & Upgrade 0 Not under consideration

2-Phase commit for JDBC driver to Postgres

We use a replication solution which utilizes DB2 LUW Federation as a link between DB2 z/OS (source database) and Postgres (target database). So the picture is as follows: SQL Replication 11.4 -Db2 z/OS 12 on mainframe, -Db2 LUW Federation 11.5.8, ...
8 months ago in Db2 / Federation 1 Needs more information