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

My subscriptions: Data Replication: Q-Replication & Availability

Showing 87 of 18083

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...

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...

To resolve the backup failure issue caused by identical hostnames across IIAS appliances running in Docker containers.

Assigning unique hostnames to each IIAS appliance (or container) is essential because backup tools like EMC NetWorker rely on hostnames to identify and manage client systems. When multiple appliances use the same hostname, EMC NetWorker cannot dif...

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...

Table-Level QMAP Properties for Automated Q Replication Management

In modern, automated database environments, schema changes and table deployments are often managed via CI/CD pipelines using metadata or declarative configuration. Currently, registering and deregistering tables with the correct source and target ...
5 months ago in Data Replication: Q-Replication & Availability 0 Under review

Allow Db2 columnar table replication to watsonx.data

Truist has obtained 3M+ of Data Replication entitlements in Q1 of 2025 to replicate data from Exadata and Db2 WH to Snowflake. Db2 WH table are all in columnar format and Truist would like for the tables to stay the same way. Our current proposed ...

zIIP Eligible Q-APPLY

Currently the SQL Queries in QREP Apply are CPU-intensive. The CPU cost of those queries cost more than our top 5 application programs combined. We recommend to make Q APPLY Queries zIIP eligible to reduce the CPU cost for QREP APPLY.
9 months ago in Data Replication: Q-Replication & Availability / Q Replication for Z 1 Future consideration

To support the creation of a Db2 range-partitioned target table if the source table is a Db2 range-partitioned table and the target table does not exist when creating a Q Subscription.

According to the current design, when the target table does not exist, Q Replication can automatically create the target table based on the source table schema when creating a Q Subscription. However, Q Replication always creates a normal table, r...

Be able to add options in the cross-LOAD command executed by QREP, during a refresh of target tables

Hello there, I have opened one IBM case for this topic. What is the point: We have some troubles with QREP replication.When QREP is trying to do a LOAD REPLACE (via stored procedure DSNUTILU), in the target table, if someone is using the targe tab...