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 1403 of 16005

"db2pd -ha" enhancement for Pacemaker managed env

For TSAMP managed env, "db2pd -ha" returns the cluster info. For PCMK mananged env, "db2pd -ha" returns nothing.
over 1 year ago in Db2 0 Is a defect

An analog of LOG_HADR_WAIT_TIME monitor element is needed at the agent level

Sometimes it's very useful to understand HADR influence on the transaction performance. We do have a couple of related elements - LOG_WRITE_TIME and LOG_HADR_WAIT_TIME at the whole database level, but their values can't help us to understand, if H...
over 3 years ago in Db2 1 Not under consideration

As Db2 system / instance administrator, I need to retrieve instance data without connecting to a regular (tenant) database

Several of the in-memory monitoring table functions and views return data which is instance-related. Still, a database connection is needed just for the purpose of having authentication / authorization / connection handle. This requires administra...
almost 3 years ago in Db2 0 Future consideration

As Db2 system / instance administrator, I need to retrieve the list of active databases using SQL

Coming from snapshot monitoring, the goal is to use in-memory monitoring and SQL in the least intrusive way to monitor the health of a Db2 instance and its databases. Right now, this is done by connecting to a non-tenant dummy database and running...
almost 3 years ago in Db2 0 Future consideration

Fix for TS015399732 / KI DT365010

Hi, please, we would like to have a Fix for TS015399732 / known issue DT365010: RUNSTATS has SYSTABLES S row lock, and ALTER_TABLE X lock. REORG has SYSTABLES S row lock, and lock waits on ALTER_TABLE X lock. At the end of processing RUNSTATS has ...
5 months ago in Db2 0 Submitted

Formula-based MAX_QUERYDEGREE settings.

MAX_QUERYDEGREE allows to specify the maximum degree of parallelism for a query. The setting of ANY is usually to aggressive for typical Db2 SAP systems. Specifying an absolute value has the disadvantage of having to adjust the parameter for every...
over 6 years ago in Db2 0 Not under consideration

Automated Re-creation of Select-Star Views

If a view is created by using a 'SELECT *' statement, the view is not updated when a new column is added to the base table. An example: create table dm_tab(N integer, M integer) organize by row; insert into dm_tab(N, M) values (1, 2); create view ...
almost 3 years ago in Db2 1 Future consideration

Bufferpool and tablespace creation authority to DBADM

Create of a tablespace and bufferpool requires SYS* authorities. It made sense in earlier days when SYS folks needed to create filesystem, mount point etc. With automatic storage enabled database, it makes a perfect sense to delegate these authori...
about 2 years ago in Db2 0 Future consideration

Online Reorg takes 10 times the size of the table in logs to complete

Note - case id TS000861837 (it won't let me inter this in the pmr)See example provided in pmr.Some table take more than 10 times the size of the table in logs to complete.There seems to be very little in the way of documentation that I or the pmr ...
over 6 years ago in Db2 0 Not under consideration

Functions to transform DB2 XML to JSON data and the other way around

if you have a table with a XML column it will be nice to be able to export the xml part of the data in a JSON format it will also be nice to be able to update the XML data with input in JSON format.
5 months ago in Db2 / Application Development 1 Under review