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 44 of 1002

Speed control for 'cdr sync'

'cdr sync' is a very fast and efficient way of creating a copy of a table when used with loopback replication. The problem is that it can be too quick and can create logical logs at a rate that can overwhelm replication and log backups. The idea i...
over 2 years ago in Informix / Informix Server 1 Not under consideration

Add onconfig parameter to not allow slow alters.

Add an onconfig parameter so that slow alters are not allowed by default. This is to prevent outages for customers from long transaction rollbacks.
almost 5 years ago in Informix / Informix Server 0 Not under consideration

SQL Trace filtering

SQLTrace enable the DBA to get the query plan of all the queries executed by a user (when mode=user) or by all users (when mode=global). Given that nowadays web applications and/or APIs use connection pooling, they submit a large number of queries...
over 2 years ago in Informix / Informix Server 0 Not under consideration

Refresh for SSL Listeners (reload certificates)

Today, until current version (12.10 xC4) isn't possible to update/replace/implement a SSL certificate without restart the engine. This RFE include two related feature : 1) Allow stop/start SOCSSL listeners using command "onmode -P" and with this r...
almost 11 years ago in Informix / Informix Server 0 Not under consideration

Avoid UPDATE STATISTICS [LOW] sampling failures due to data skew

If onconfig parameter USTLOW_SAMPLE is set, sampling will be used for all UPDATE STATISTICS LOW commands. On some tables this will always or nearly always fail due to data skew, printing a message like: Warning: update statistics low using samplin...
over 2 years ago in Informix / Informix Server 1 Not under consideration

Permit blocking checkpoints on secondary nodes when raw tables exist on the primary node.

Currently we cannot issue a blocked checkpoint on a secondary (RSS in our case) when there exists raw tables on the primary node. We use raw tables heavily for admin jobs (mostly for the selection processing of archiving/purging jobs) to avoid swa...
over 5 years ago in Informix / Informix Server 0 Not under consideration

Increase 128 character limit for ADMIN_MODE_USERS onconfig parameter

ADMIN_MODE_USERS is a useful way of ensuring DBAs and critical monitoring scripts can connect in single user mode. Unfortunately this parameter is limited to 128 characters which is insufficient for the team we have and the three system accounts t...
almost 2 years ago in Informix / Informix Server 1 Submitted

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...
over 12 years ago in Informix / Informix Server 0 Not under consideration

Add Readonly Database Connection Support

It would be beneficial to have a readonly connection when accessing the database from third party software. Many products provide the ability to connect via JDBC but they also have the ability to make changes. Example LibreOffice Base can be setup...
about 2 years ago in Informix / Informix Server 0 Not under consideration

Enhancement to DROP PROCEDURE / DROP FUNCTION syntax

Currently, the DROP PROCEDURE statement requires that the all of the procedure parameters necessary to completely identify the specific procedure. This is important due to Informix supporting polymorphic procedures, and is generally a good thing. ...
over 3 years ago in Informix / Informix Server 3 Not under consideration