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

Clear

Search results: Informix Server

Request support for Windows 2025

Add support for Windows 2025
over 1 year ago in Informix / Informix Client Products / Informix Server Under review

LDAP Authenication for HQ

Allow the option to use LDAP for HQ Authentication. Build the user name in HQ but allow it to use domain authentication. This would also allow HQ to write backups to mapped drives. See Support Case TS007408895 for further details.
over 4 years ago in Informix / Informix Server Future consideration

Add option to set explain on to see what the optimizer is doing.

Add option to set explain on to see what the optimizer is doing. - Which statistics were looked at - Relative costs for table scan/index usage - Why a given index is not used - Which join orders are considered - Why join orders are excluded from t...
almost 2 years ago in Informix / Informix Server Under review

Full HDR switch between primary and secondary with a single command and without any downtime

We have 2 servers with 2 HDR instances each. For each cluster we have also 2 connection manager each. On server one there is the primary of cluster 1 and the secondary of cluster 2 On server two there is the primary of cluster 2 and the secondary ...
over 6 years ago in Informix / Informix Server Not under consideration

onaudit for informix user - exclude system databases from the audit trail

Currently, our audit tool is configured to monitor DDL and DML actions specifically for the user "Informix." This setup ensures that our audit report contains only the information necessary for business purposes. However, it is also recording acti...
about 1 year ago in Informix / Informix Server Submitted

Character length semantics instead of byte length semantics

We want to store UTF8 text data into our database but using byte length semantics is counter intuitive on the char and varchar types. We are using Fourj's Genero tool to develop our application and Genero is able to switch to character length sema...
about 12 years ago in Informix / Informix Server Future consideration

A tool to copy statistics between environments

A tool to copy statistics between environments, currently this has to be done manually in an unsupported way. This would also allow refreshing statistics on a copy of the environment without needing to refresh the schema e.g . nightly copies. Also...
about 3 years ago in Informix / Informix Server Not under consideration

Allow more than 50 MB for UPDATE STATISTICS MEDIUM/HIGH sort operations

UPDATE STATISTICS MEDIUM/HIGH operations that do not use indices for sort are restricted to 50 MB before the system will use temporary space. This limit has remained unchanged for a long time and could be increased quite a lot on a modern system. ...
about 3 years ago in Informix / Informix Server Not under consideration

Allow column ALIAS in HAVING clause

Just recently while working on a customer we were able to speedup a very slow query by using the recently introduced OLAP functions. The query looks like this: SELECT col1, col2, col3, col4, rank() over (partition by col1, col2 order by col4 desc)...
about 12 years ago in Informix / Informix Server Not under consideration

Allow triggers install/updates without taking an outage for the box

Currently to install new triggers on a table or update triggers on a table requires outage for the box which impacts our end user customer. Our operations are 24X7X365 and don't have any outage window to work with.
over 11 years ago in Informix / Informix Server Functionality already exists