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 142 of 18240

Identify major LOG captures.

We frequently experience delays in QREP Capture readings on our peak processing days without any apparent monster transactions. Transactions and rows continue to be processed, but at a slower rate than the actual log reads. In these cases, we have...

Let Capture build the transaction message with non-LOB columns first and LOB columns last instead of in strict column sequence order.

Please consider changing Capture to build transaction messages with all non-LOB data first, then add on the LOB data after all other non-LOB data no matter what the sequence numbers. This would prevent the risk of splitting a message on non-LOB da...

Automatic data validation by using asnclp create qsub with different data type column mapping

Related to the case TS020335936 Scenario: Consider the following qsub creation: mapping VARCHAR(26) to TIMESTAMP(6) TRGCOLS EXCLUDE (RECORD_TIME, MES_RECORD_TIME, SITE_CD, D_KEY, CHANGE_TYPE, CHANGE_TIME) EXPRESSION ( "'MES2'" TARGET SITE_CD, "cur...

Add support in Db2 to disable GSKit session cache using GSK_V2_SIDCACHE_SIZE and GSK_V3_SIDCACHE_SIZE

Db2 currently uses GSKit for cryptographic and TLS operations, and the GSKit session cache is enabled by default. While GSKit itself allows disabling the session cache by setting environment variables such as GSK_V3_SIDCACHE_SIZE=0, Db2 does not h...
3 months ago in Db2 / Db2 Connect and Drivers 1 Under review

DB2SimpleDataSource and DB2XADataSource cannot be instantiated in modules with add-modules=java.sql only (without jdk.net.ExtendedSocketOptions 11.x => 12.x).

For security and reliability reason our infrastructure partner (MuleSoft) is adding as less java modules to the runtime as possible. While in java-module-context only those modules are accessible which are in the module-info.java of the module. In...
3 months ago in Db2 / Db2 Connect and Drivers 0 Submitted

How to change Correl-ID on DB2 z/OS using DB2 Connect from Microfocus Enterprise Server?

Hello We are from Banco Santander Brasil. As a global project, we are moving some applications from z/OS mainframe environment to Microfocus Enterprise Server on Linux. Microfocus Enterprise Server product accesses DB2 z/OS through DB2 Connect v.1...
over 3 years ago in Db2 / Db2 Connect and Drivers 0 Not under consideration

Performance improvement for expression

Add one column with STATIC expression on target, but got long processing time (delay) on apply side. Would like to know the reason why. New Expression:Expression: ‘MES1’ -> site_cd Existing expression looks like as:CASE WHEN :SYS_CD is NULL the...

Support ARM64 Linux

We frequently use ARM64 Linux Docker Containers when we develop python applications on MacOS. The fact that the db2 drivers and subsequently the python packages do not support this makes our development workflow much harder.
11 months ago in Db2 / Db2 Connect and Drivers 4 Submitted

Improvement of QREP to allow replication of data generated in the Db2 LOG by the LOAD utility with SHRLEVEL NONE LOG YES.

Need: Meet the growing demand for data replication from Banco do Brasil -Scenario:- Banco do Brasil is a large user of data replication using Qrep (IIDR) + Db2 v13 for z/OS, there are thousands of tables replicated from production environments for...
almost 2 years ago in Data Replication: Q-Replication & Availability / Q Replication for Z 1 Future consideration

Data captured in long transactions with guaranteed delivery to destination

It is usefull because sometimes a very long transaction pass through the Capture process but can´t be delivered causing memory lack at destination. The benefit would be not losing the data transferred to the destination. One suggestion would be to...
almost 2 years ago in Data Replication: Q-Replication & Availability / Q Replication for Z 2 Needs more information