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 366

Support limit (first xx) on delete statements

Currently limiting the number of rows to be deleted like "delete first 500 from " is not supported.Only supported in simple selects.To define which 500 records are deleted, this might be an alternate solution:delete from where ID in (select first ...
over 5 years ago in Informix / Informix Server 2 Not under consideration

Separate user for working with Informix CDC API

Currently the Informix CDC API requires the use of the 'informix' account. We would like the Informix CDC API modified so that it can run in a fully supported fashion as a separate user.
about 6 years ago in Informix / Informix Server 0 Not under consideration

Command to resolve in-place alters

Have a command "UPGRADE_IPA" which can be run against a table/fragment to resolve in-place alters. This should have an online option which utilizes small transactions.
over 6 years ago in Informix / Informix Server 2 Not under 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

Add SSL certs

"Plain text" connections to Informix are only encrypted if using SSL. The manuals and internet only explain "self assigned certification" well enough to implement. To make matters worse the "certs" expire and then you have to wipe everything out, ...
almost 8 years ago in Informix / Informix Server 0 Not under consideration

Need dead connection timeout parameter

The Cisco Call Manager team was recently testing LOGINTIMEOUT settings under various conditions. This testing led CUCM to ask IBM how to control the time out once the connection has been established but then the target is suddenly no longer reacha...
over 8 years ago in Informix / Informix Server 0 Not under consideration

Connection Manager Support for all Possible connection types (DRDA/SQLI/Mongo API/REST)

Connection manager needs to connect and function with all of the informix data not just the DRDA and SQL data portions.
almost 9 years ago in Informix / Informix Client Products 0 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...
about 9 years ago in Informix / Informix Server 0 Not under consideration

ACCESSING A REMOTE TABLE REFERENCED BY A SYNONYM GIVES ERROR 926 WITHIN XA ENVIRONMENT

When we are in an XA environment, and we execute a query against a synonym for a remote server, we get an error -926. This error does not occur when using local tables. The error also does not occur if using a non-XA connection against the synonym...
about 10 years ago in Informix / Informix Client Products 0 Not under consideration

New National Language Support data type with variable size greater then 255 bytes.

The current NVARCHAR data type supports maximum of 255 bytes. In case of use UTF-8 it's not sufficient becuase it means to store about 127 UTF-8 characters.
about 10 years ago in Informix / Informix Server 0 Not under consideration