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: Informix

Showing 187 of 2588

Add DB2 ALTER TABLE VOLIATE feature.

Add DB2 ALTER TABLE VOLIATE feature, this would default to index scans rather than a table scan if there are no statistics.
over 1 year ago in Informix / Informix Server 1 Submitted

Online index rebuild

We need command tool in Informix >>-ALTER INDEX--index--REBUILD------------>< | | '-ONLINE-' working like: REBUILD INDEX online utility in DB2 or ALTER INDEX index REBUILD ONLINE in Oracle or REINDEX [INDEX|TABLE] in PostgreSQL
almost 4 years ago in Informix / Informix Server 0 Future consideration

Automátic column-level encryption at rest

In Europe we have strong laws (GDPR) protecting personal data. Nobody, even programers or DBA can access personal data if not from an audited program who grants individual access to each user able to see this information. As application examples, ...
over 2 years ago in Informix / Informix Server 0 Not under consideration

Increase supported ADMIN_MODE_USERS by moving list from onconfig to table

Parameter ADMIN_MODE_USERS handy during migrations. the ability to make the database available for a subset of users is great for post migration validation. However the length of the field (127 bytes) is a limitation that ends up being somewhat mi...
about 4 years ago in Informix / Informix Server 0 Future consideration

Add lock wait time to oncheck

If oncheck encounters a row/table is locked it immeditely returns error: ERROR: Could not obtain lock for <database>:<user>.<table> It would be useful to have an option for user to select lock wait time for example: oncheck -cDI ...
about 4 years ago in Informix / Informix Server 1 Delivered

Improvements to UPDATE STATISTICS LOW

The run time of UPDATE STATISTICS LOW can be reduced by setting the parameter USTLOW_SAMPLE which also reduces I/O by using a sampling algorithm. However the table data may be deemed to be too heavily skewed and the engine falls back to a full sca...
over 8 years ago in Informix / Informix Server 0 Not under consideration

SQL skeleton for SQLTrace

SQL skelecton for SQLTrace Most of the customers' product system have to run almost 1000 transactions per seconds, it means there are about 86M transactions per day. so there will be to many SQLs would be traced by current SQL trace.so customer ca...
over 11 years ago in Informix / Informix Server 1 Not under consideration

Add optional WHERE condition to MERGE statement

Oracle supports an optional WHERE condition for insert/update/delete operations when using MERGE on the source or target table This could be handy in some situations to skip some rows if the condition is not true.
almost 3 years ago in Informix / Informix Server 0 Not under consideration

UPDATE STATISTICS misleading message with AUTO_STAT_MODE active

After running Update Statistics Medium/High for Table XY, the constr_time in sysdistrib is not updated reliably. Turned out that this is because AUTO_STAT_MODE is active and statistics are only updated when determined by the engine this is necessa...
over 11 years ago in Informix / Informix Server 1 Not under consideration

ENABLE ONCHECK DATA CROSS-CHECKING FOR FUNCTIONAL INDEX

oncheck -cI on a functional index still says:"Non vanilla index. data crosschecking not enabled" After so many years supporting functional indices we should consider enabling this. I had a customer with a corruption in a functional index on a huge...
over 10 years ago in Informix / Informix Server 0 Not under consideration