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 Planned for future release
Created by Guest
Created on Apr 16, 2026

A drop column should put an object in impaired status on IDAA

After a DROP COLUMN operation against a Db2 for z/OS table which is defined as an accelerator shadow table, and a subsequent online REORG to materialize the change, the table is not reported as "unimpaired" but a subsequent load operation fails with AQT10082E.


IBM answer in case : for altered or added columns we check the altered timestamp in the catalog. For drop column we don't have that. There are other possible sources of information but are not reliable. We could compare the number of columns in DB2 and IDAA but we have the non-offloadable columns like XML that could also cause a difference . Its works as documented


we cannot quite agree with the this answer/analysis. It is true that Db2 removes the column metadata from the catalog. What we do not understand is why the accelerator should not be able to compare the two schemas (the schema in the Db2 BLU database in the accelerator with the Db2 for z/OS schema).

For us a drop column is like any other DDL change, a change which impairs the table and does not allow any subsequent operations and as such should put the table in an impaired status.

As part of our monitoring process we run a check for impaired objects every day to to check if any table was overlooked(impaired tables existing on IDAA) and we repair them. These tables are impaired and have to be reported as such. As of now our automatic check and repair job does not detect them and we have an abend the next day.

The suggestion to have a best practice and reload these tables once changed does not always function. We have different deployment processes and this can and does get overlooked there at times. We have to have a process in place to get everything running smoothly after a deployment (without human intervention.). A deployment script can contain hundreds of changes and not all to a table on the iDAA. We need a process to find and reload them after deployment.






Needed By Yesterday (Let's go already!)