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 Db2 for i
Created by Guest
Created on Mar 17, 2019

Table Reorganizations

Table Reorganizations option from Iseries Navigator does not periodically update the status of rows being reorganized. It waits until end to provide status. IBM developer went into tasks and processes and found what the count of rows re-org was. Would like for that information to be made available on the current status screen


Use Case:

Table re-orgs take very long time (16-18 hours) without knowing how far re-org has gotten. this is causing extended business outage and inablility of teams to provide updates


Idea priority Medium
  • Guest
    Reply
    |
    May 18, 2020

    Db2 for i includes Reorganize progress indicators as noted in the dialog of this RFE.
    The IBM Lab Services team can assist clients in reviewing and improving their approach to reorganization of rows, and other business critical database engineering topics. Further, SQL can be used to assess the existence of and location of deleted records, which can help identify the best reorganization approach, the ideal starting row for the reorg, and lastly as an additional technique to measure the progress of a on-going reorg.

    If the CANCEL(*NO) is being used for the reorg, the outage can be lessened by the use of Db2 SMP.
    Additionally, there could be a review of the index maintenance strategy to yield a smaller total elapsed time.

    If a client would like to evaluate Db2 SMP, contact Scott Forstie (forstie@us.ibm.com) or Rob Bestgen (bestgen@us.ibm.com)

  • Guest
    Reply
    |
    Aug 29, 2019

    If you use ALWCANCEL(*YES) you can see the progress of reorganize.

  • Guest
    Reply
    |
    May 9, 2019

    While neither ACS nor Navigator update the status on the list of reorganizations. If you highlight a given row or set of rows and select e Display Status, both Navigator and ACS automatically update the status on that screen.

  • Guest
    Reply
    |
    May 9, 2019

    While neither ACS nor Navigator update the status on the list of reorganizations. If you issue Display Status on a given row in the list, both automatically update the status on that screen.