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



Status Submitted
Created by Guest
Created on Sep 8, 2026

Support data replication with Fieldproc attribute from DB2 on z/os

The mirroring always fails when the source table contains columns with Fieldproc attribute, those columns could be part of the pimary key which can not be neglected.

When it comes to using Remote source agent, the replication throws the next error then it stops the whole subscription.
An exception has occurred in the log parser.


Unexpected parsing error for table <tablename> at log entry txid: 0000000000224B1F71080002 currLogPosition: 00E2AD533A7D1B36CE00 prevLogPosition: 0000000000224B1F7108 operation: I object id: 1185414119524 journal id: 0 tablename: null imageLength: 290 User Name {} Program name {null} Time in milliseconds {1778756056986} Fractional nanoseconds {986035000} CommitCycleId {-1} in transaction txid: 0000000000224B1F71080002 currLogPosition: 00E2AD533A7F150EA400 prevLogPosition: 0000000000224B1F760D operation: C object id: 0 journal id: 0 tablename: null imageLength: 122 User Name {} Program name {null} Time in milliseconds {1778756056994} Fractional nanoseconds {994128000} CommitCycleId {-1} .


Error: The error value is "290:305:0".


yet when using native agent, the performence encounters huge delays when the active subscriptions are more than 2

Needed By Week
  • Guest
    Sep 8, 2026

    We need to support FIELPROC in the Remote DB2 Z CDC Agent as we are able to do the full refresh, but mirroring does not work. We have tried to use the %USERPROC and it does not seems to work. We dicussed with the IBM support TS022822355 and they asked us to raise RFE.

    The IBM KB documentation is also incorrect that states that $USERPROC should work.