Skip to Main Content
IBM Sustainability Software - Ideas Portal


This portal is to open public enhancement requests against the products and services belonging to IBM Sustainability Software. 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 Future consideration
Created by Guest
Created on Aug 5, 2025

(DB2 only) Object Migration process is generating individual reorg commands (i.e. for each ADD/DROP column [Add/Remove BO Field]) instead of grouping and running a single reorg. Causes VERY long OMPs for VERY large tables [BOs].

DBA finding on potential product defect or RFE - single reorg instead of 1 per ADD/DROP column in TRIRIGA Object Migration process [New/Remove field in Business Object]

So, starting back in version 9.7 of Db2, IBM allowed for unlimited number of table alters in a single unit of work. After 3 consecutive units of work, a reorg must be performed. So consequently, all the drop columns could be one single unit of work and all the alter table add columns could be a single unit of work and then only one reorg would be performed.

TRIRIGA Object Migration process is generating individual reorg commands (which are individual units of work) instead of grouping and running a single reorg.

i.e. from attached excerpt from an Object Migration logging enabled server.log with a single BO OM package being imported... 
Per the rule of 3 units of work per 1 reorg, 21 reorgs were performed for 59 ADDs and 3 DROPs instead of just 1 reorg

On very large tables (i.e. T_TRIWORKTASK with >2MM rowcount and 300+ columns), this took 32 hours to OM import a single BO.

Idea priority Urgent
Needed By Yesterday (Let's go already!)
  • Admin
    Andy Barnes
    Oct 15, 2025

    Thank you for the Idea and notification of how we can improve this for our customers and business partners. We will add this to our roadmap (unlikely to get it for 9.2 however we will get to this).

    Andy