Skip to Main Content
IBM Power Ideas Portal


This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. 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
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


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.

Status Not under consideration
Workspace IBM i
Categories Documentation
Created by Guest
Created on Apr 14, 2022

Document the journal entries for create table and alter table "D CT" and "D CG"

In: https://www.ibm.com/docs/en/i/7.4?topic=information-layouts-variable-length-portion-journal-entries#rzakivarlength__TBLOBJLVL

Section: "Object level (D AC, D CG, D CT, D DC, D DT, D GC, D GO, D GT, D M1, D M2, D M3, D P1, D P2, D P3, D RV, D TC, D TD, D TG, D TQ, F CB, F DM, F MC)"

Currently documented is what table has been removed, created or changed but not the details of the column names, types and length/precision/scale


I believe the information I require is in the section: Relative Offset 185 Internal data Char(*) Internal system information

We require this information to correctly decode the journal entries for added data "R PT" or "R PX"

Currently we query the data structure using the system tables but these might no longer match the structure for the journal entries

Idea priority Medium
  • Guest
    Reply
    |
    May 13, 2022

    Is there any way this could be reconsidered, please?

    We are creating a Kafka CDC connector and this information is vital to make sure we correctly interpret the data in the journal. Using the system catalog on an ad hoc basis is not the most reliable approach.

    If documenting the internal data structure is not palatable, could you perhaps provide a new API or SQL Service that provides an interface to the data instead?

  • Guest
    Reply
    |
    May 12, 2022
    IBM does not intend to provide a solution to this request at this time, so it is being closed.

    The internal data information is not structured in a way that makes it possible to document. It is a very complex internal structure used for defining a file, and could be modified, extended, or overloaded in the future.

    Db2 for i database team
    IBM Power Systems Development