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

Showing 88 of 2944

Smart Trigger API for Java to monitor smart trigger session changes at the backend DB

The Smart Trigger Java library allows for the use of a detachable session which is assigned a session ID. One can use this session ID to reconnect to an existing session when starting up a Smart Trigger. But, if for some reason this session ID in ...
almost 3 years ago in Informix / Informix Server 1 Not under consideration

Transparent LDAP Authentication for Informix

The Informix (AVL) customer T-Systems/Deutsche Telekom AG requests transparent LDAP authentication for Informix. Last year T-Systems/Deutsche Telekom AG replaced the complete HP-UX hardware for the application REBELL/Ironman by IBM Power AIX machi...
over 11 years ago in Informix / Informix Server 0 Not under consideration

Implement CREATE OR REPLACE option for triggers/views/synonyms/row types

Since a similar option for stored procedures is available starting with version 14.10 it would be handy if this syntax could also be introduced for triggers, views, synonyms and row types. Currently you first have to drop a trigger/view/synonym or...
over 4 years ago in Informix / Informix Server 1 Future consideration

Add support for an asynchronous/non-blocking Java API

Add support for an asynchronous/non-blocking Java API called Reactive Relational Database Connectivity (R2DBC) (https://r2dbc.io/). The R2DBC driver list includes several DBMS, but not Informix. Customer case: In Huge systems with lots of users se...
over 3 years ago in Informix / Informix Server 1 Future consideration

Add bloom filters similar to SQL Server.

Add bloom filters similar to SQL Server. https://sqlperformance.com/2019/08/sql-performance/batch-mode-bitmaps-in-sql-server This is complex bitmaps "This sets one or more bits in the bitmap structure according to the result of applying one or mor...
about 2 years ago in Informix / Informix Server 0 Not under consideration

Print session info for long transaction in msg log or DUMPDIR

I searched to see if anyone had opened up a RFE for the below and did not find one, if there is one then please disregard. One of our customers has now hardened down security to such a degree that I can no longer connect to the server in which Inf...
about 10 years ago in Informix / Informix Server 0 Not under consideration

optimize the interval fragment

when using interval fragment with date or datetime column, the latest fragment is in the last one, so the performance of the Insert will become slow. if Informix can keep the latest fragment as the first fragment, it will improve the performance o...
about 7 years ago in Informix / Informix Server 0 Not under consideration

Lock table (or database) in exclusive mode does not work as expected in HDR

If one attempts to update a table with many rows in an HDR environment with updateable secondary code like this does not work (if you are on the primary):begin work; lock table mytab in exclusive mode; update mytab set col1="xxx" where 1=1; commit...
over 12 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 rea...
over 6 years ago in Informix 0 Not under consideration

New Enhancements for InformixHQ tool

Latest InformixHQ version released along with Informix 14 database server do not have enough rich features to investigate the database server related some commonly used issues to drill down and identify the issues quickly and easily. The suggested...
over 6 years ago in Informix / Informix Server 4 Delivered