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



ADD A NEW IDEA

Search results

Showing 2594 of 2594

Please remove the error -21569 when accessing via the SQL Admin API

If you use a dbaccess or other client of a version older than 15.0.0.0 with the SQL Admin API to retrieve information from large tables, you get the error message -21569 'this client cannot create or open tables that use large rowids'. For example...
11 months ago in Informix / Informix Server 0 Submitted

STMM Monitoring

With the memory statistics similar to the ‘db2pd -dbptnmem’ output within the STMM logs, it would be possible to get memory usage report over time from Db2 perspective without any permanent monitoring tool (as long as STMM is used/active). It woul...
almost 3 years ago in Db2 / Other/Unknown 1 Future consideration

Adding snowflake as a database supported for analysis output tables

As part of the design of the solution for Data Quality using IBM Knowledge Catalog further database support for output tables are good to have. As per the documentation, Supported data sources for curation and data quality - IBM Documentation, add...
9 months ago in Knowledge Catalog 1 Delivered

Make Workload Index Advisor available to DB2 for z/OS Developer Extenstion users

Index Advisor provides index recommendations focusing on single SQL queries To avoid index redundancies developers need to be able to invoke Workload Index Advisor in order to obtain consolidated index recommendations based upon table or applicati...
11 months ago in Db2 for z/OS 0 Future consideration

Improvements in online DDL changes - DBD design

Our company uses DB2 zOS almost exclusively for dynamic SQL workloads. Our management expects that DB2 zOS also has high availability regarding DDL changes in this application szenario. If you intend to perform DDL changes in this environment duri...
over 5 years ago in Db2 for z/OS 15 Not under consideration

Enable/Disable Triggers at a Session or SQL level

I need update a significant number of rows on a very large table that has triggers. If I run disable triggers that is affect all sessions and means I need to take the table offline, which really means I need to take the system down SQL similar to ...
11 months ago in Informix / Informix Server 0 Submitted

CDC statistics tables or files needed for continuous monitoring

Currently CDC does not write continuous statistic out to a table or file or other. It is only possible to issue a query to get this information in a report format. But a report is not a solution for continues monitoring or getting an historical vi...
almost 2 years ago in Data Replication: Change Data Capture 2 Future consideration

SQL interface to obtain the temporary space usage (tables, hash, sorts...)

A DBA and possibly a programmer needs an easy way to monitor who is responsible for the temporary space usage.Currently it's possible a user may be consuming a lot of temporary space and impacting other sessions, without the DBA being able to quic...
about 10 years ago in Informix / Informix Server 2 Delivered

Add Ability to Generate Report Showing INSERT/UPDATE/DELETE Activity by AUTHID

Please add the ability to generate a report that can summarize INSERT/UPDATE/DELETE activity by AUTHID. This would look similar to a summary report, but instead of reporting counts by table, it would be by AUTHID. It seems currently the only way t...
almost 2 years ago in Db2 Log Analysis Tool for z/OS 0 Future consideration

ALTER TABLE DROP multiple COLUMNs

If you want do delete multiple columns of a table using "ALTER TABLE tbname DROP COLUMN colname", you currently have to execute many ALTER TABLE statements. The execution time increases exponentially with the number of columns to be deleted. If th...
over 1 year ago in Db2 for z/OS 1 Not under consideration