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

Ideas

Showing 104 of 18255

Enhance the SQLCODE screen to show total SQLCODE counts as well as the existing counts for SQLCODEs with details

The SQLCODEs screen is useful for tracking down SQL issues but when you drill into the details for a specific SQLCODE or change the grouping to PLAN/PACKAGE/USER/etc the screen looses the total count of the SQL errors and only gives you the count ...
almost 4 years ago in Db2 Query Monitor for z/OS 0 Planned for future release

Add JDBC Property "localBindAddress"

Remote Connections to a DB should only be allowed from specific source IPs. However, we do have multiple network interfaces in our UNIX environments (AIX, Linux). With MySQL and PostgreSQL, we can use the property localSocketAddress [1] [2] to cho...
over 3 years ago in Db2 / Db2 Connect and Drivers 1 Not under consideration

List port being used by SQL statement/user-ID

Currently, it is difficult to find the port number that a SQL statement or user-ID is using. Sure we can get from SMF or some other way but that is cumbersome and takes time for batch processing of the data. If CQM could show the data we could see...
over 1 year ago in Db2 Query Monitor for z/OS 0 Future consideration

Have the QUERY HASH for dynamic SQL visualized in CQM

We would like to have the QUERY HASH value of dynamic statements stored in CQM, both in the ISPF interface and in the CQM_SUMM_METRICS table. This would make it easier to see if the same SQL-statement is invoked from different sources (WORKSTATION...
10 months ago in Db2 Query Monitor for z/OS 0 Future consideration

IBM Data Server .Net Provider Support For Informix Types DATETIME

Hi, we are in the process of moving from .Net Framework to .Net Core. Currently using the Net5.IBM.Data.Db2 driver connecting through the DRDA protocol.For DATETIME data types we are having trouble searching. A simple query is throwing the excepti...
about 4 years ago in Db2 / Db2 Connect and Drivers 5 Future consideration

Query Monitor CAE GUI - Add ability to Alert on -904 Resource Unavailable but exclude instances for specific reason codes

QM and CAE have been set up to use the ALERT feature for DB2 SQL error -904 with an email response. Please provide a solution on how to configure the email RESPONSE to NOT send the email if it is for a specific reason code 00C900D1 (Explanation: T...
over 4 years ago in Db2 Query Monitor for z/OS 2 Functionality already exists

Add a parameter value like GSK_MS_CERTIFICATE_STORE for SSLClientKeystoredb on linux

On windows systems you can configure the Db2 Data Server Driver Package to search for the CA certificate in the Microsoft key store by setting <parameter name="SSLClientKeystoredb" value="GSK_MS_CERTIFICATE_STORE"/> in db2dsdriver.cfg. Unfor...
almost 3 years ago in Db2 / Db2 Connect and Drivers 0 Future consideration

Db2 Connect Client steering thread recycle

Enhance Db2 Connect client for distributed workload. problem statement: Today Db2 DDF will close the connection to recycle the thread. This happens conditional (recycle-time limit, after Commit, no open cursors, other conditions). The client will ...
over 1 year ago in Db2 / Db2 Connect and Drivers 0 Submitted

Performance Improvement Metrics of a SQL.

When we improve performance of a SQL by creating an index we generally try to capture and compare Time, CPU & Getpages of the sql before and after the SQL tuning is completed.If there is a way Query Tuning can help us capture using HASH TOKEN ...
6 months ago in Db2 Query Monitor for z/OS 0 Future consideration

Targeted Object Analysis

Currently if we want to find if a table,Index,Database etc are access by any DB2 threads or not then we have capture info on all Authids in a subsystem and then filter on the captured info to see if the object is used or not In a CPU constraint en...
6 months ago in Db2 Query Monitor for z/OS 0 Needs more information