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 7 of 314

Reset the serial value in the partition page if the table no longer has a serial column

If you want to check whether a serial value is close to its maximum value, it is very unpleasant that tables that no longer have a serial value or whose serial value has been changed to a Serial8 or BigSerial value still have the last value in the...
8 months ago in Informix / Informix Server 1 Submitted

Backups to use temp dbspaces with most closlely matching page size.

For backups store the before images it temporary dbspaces which most closely match the pagesize of the dbspace being backed up. Presumably this would be more efficent. E.g. If backing up a 16k dbspace prefer putting before images in a 16k,8k or 4k...
over 1 year ago in Informix / Informix Server 0 Submitted

Support LIMIT clause in Common Table Expressions

Using LIMIT clause in a CTE gives a syntax error (with IDS 14.10.FC10) sf@toro (master):~/genero/devel/dbsync/dbsync$ cat x.sql WITH recent_rows AS (SELECT log_ordinal FROM dbsync_log WHERE log_table_name = 'stkitem' ORDER BY log_ordinal DESC LIMI...
over 1 year ago in Informix / Informix Server 0 Submitted

Require NODEFDAC as a server side general setup

This is a follow up on RFE 34407.The original request was classified as "Delivered" but I'd say that veridict totally misses the point. The answer provided states that we can use informix.rc file to set the variable. That's true for UNIX. But in t...
almost 11 years ago in Informix / Informix Server 0 Not under consideration

Allow DBA to re-initialize OS process cache created by the resolver routines

This is a follow up of RFE 33797.The original RFE was closed as "Delivered", but I think the analysis was incorrect. The complain is that whenever a OS process calls gethostbyaddr() or equivalent, the OS itself will cache some information about th...
almost 11 years ago in Informix / Informix Server 0 Not under consideration

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...
over 3 years ago in Informix / Informix Server 0 Future consideration

Connection pooling should not lock databases if all connections are closed

In case connection pooling is enabled in the driver (no matter if using ODBC, .NET Provider or the .NET Core provider), the driver keeps connections from the pool open to the database server in order for a faster reconnect in the applications. Any...
over 4 years ago in Informix / Informix Client Products 0 Future consideration