Skip to Main Content
IBM Data and AI Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data & AI 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

Informix

Showing 506 of 14599

Limit open partitions to avoid very large rsam pool

In systems with a lot of tables informix can have a very large rsam pool. This can cause informix to allocate so much memory it starts swapping or in memory limiting versions (like workgroup, express etc.) to even let the engine crash. Sometimes t...
almost 2 years ago in Informix / Informix Server 0 Future consideration

Allow disabling automatic Next Extent calculations

Informix automatically doubles the Next Extent size for every 16 extents on a table. This action will continue until an extent is large enough to provide at least 10% free space. On very large, slow-growing tables, this can lead to an incredible w...
over 6 years ago in Informix / Informix Server 0 Not under consideration

Allow SPL variables to be used to define index directives.

Inside a stored procedure allow the index name for a directive to come from a variable:...define v_bs_index varchar(100);define p_id like tBS.id,...let v_bs_index = ( select cfg from Cfg where group = 'INDEXES' and name = 'TBS_INDEX' )...
almost 2 years ago in Informix / Informix Server 0 Future consideration

Reclaim free space from chunks

Add a command to reclaim the free space (at the end of the chunk) , reducing the file size. This is very useful for cooked files. Just like SHRINKDATABASE at MS Sql Server, but for chunks....
almost 6 years ago in Informix / Informix Server 0 Not under consideration

Support Multitenancy in InformixHQ

Multitenancy is a valuable and often underestimated feature of informix. InformixHQ should be able to work with this feature. Otherwise customers have no comfortable access to this feature. We use this heavily onprem for different important r...
almost 5 years ago in Informix 0 Not under consideration

Commit Interval for Implicit Transactions

Allow user to set a commit interval in rows or time for SQL statements not contained in an explicit begin work/commit work block.
about 11 years ago in Informix / Informix Server 0 Not under consideration

UTF8 should be handled in background instead of setting SQL_LOGICAL_CHAR

More and more customers have to include data from all over the world. The solution for this is UTF8, but for now this feature does not work in the background and add space if needed. The feature is implemented using SQL_LOGICAL_CHAR as configurati...
about 11 years ago in Informix / Informix Server 0 Not under consideration

Informix 4gl based Datablades

I would like the ability to create database/SPL's using Informix 4GL syntax and features. I know forms and such wouldn't work but I could then leverage legacy into efficient data retrieval processes for for Java and Typescript to access
about 2 years ago in Informix / Informix Server 0 Future consideration

CSDK support for static links under the latest GCC releases

Currently the only way to produce a statically linked utility using ESQL/C is to compile and link with a GCC release earlier than 5.5. The latest is v10. Messages look like this: art@Elbereth : ~/GoogleDrive/Latest $ esql -static -o dbstruct dbstr...
about 3 years ago in Informix / Informix Client Products 4 Future consideration

dynamically allocated 1000000 locks

this message will start to show repeatedly in the online log:dynamically allocated 1000000 locksbut no more info than that - in order to track down the issue, we need to know what session is causing the increase in locks
about 10 years ago in Informix / Informix Server 0 Not under consideration