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

Search results

Showing 238 of 238

Enhance availability of readahead performance details

With the ubiquity of intelligent storage, the value of readahead in the Informix server is reduced and excessive readahead can be detrimental to performance. However, since the introduction of the AUTO_READAHEAD parameter and the associated change...
about 5 years ago in Informix / Informix Server 2 Delivered

Need an onmode option to terminate orphaned, tightly coupled global transactions. Onmode -Z does not address this case.

If a Java application that uses tightly coupled global transactions (such as from Geronimo / WebSphere app servers) abnormally terminates, it may leave the global transaction orphaned on the Informix database server. In this case, an onstat -G wil...
over 11 years ago in Informix / Informix Server 0 Not under consideration

Add Query Store functionality to Informix and revert to Last Good Plan

Add functionality to Informix similar to SQL Server Query Store. SQL and plans are logged to a system database. Also if a plan gets worse then the server can learn and go back to the previous query plan if still valid. This would be helpful when t...
about 1 year ago in Informix / Informix Server 0 Future consideration

INFORMIX AUTO INDEX

When no suitable index is created, the optimizer does an "auto create index" for the query. This proposed index should be printed out to the online.log to help the admin to create the optimized indexes for the queries.
over 3 years ago in Informix / Informix Server 0 Future consideration

IBM Data Server .Net Provider Support For Informix Types DATETIME

Hi, we are in the process of moving from .Net Framework to .Net Core. Currently using the Net5.IBM.Data.Db2 driver connecting through the DRDA protocol.For DATETIME data types we are having trouble searching. A simple query is throwing the excepti...
about 3 years ago in Db2 / Db2 Connect and Drivers 5 Future consideration

Unable to see fully qualified name in a trigger for seme instance

we have created as view using fully qualified name but while getting schema it is not showing complete DB address. scenario is given below. create table test_table ( col1 int, col2 varchar(20),col3 datetime year to second default current year to s...
8 months ago in Informix / Informix Server 1 Submitted
19 MERGED

add embedded tables and columns comments functinality

Merged
Many competitor DBMS already have this functionality of documenting tables and table columns, that is putting ad hoc comments to describe the table and or the columns. Informix does not have this possibility which is great nevertheless table and c...
over 6 years ago in Informix / Informix Server 1 Future consideration

Add function LISTAGG like DB2 and Oracle

Every query which need to group by and concat few columns is impossible with informix. For example for this SQL : select t.tabname, c.constrname ,k.checktext, k.seqno from sysconstraints c, systables t , outer syschecks k where t.tabname = 'my...
over 4 years ago in Informix 1 Not under consideration

Create a real IDS driver for Tableau

Hi, my customer is a long haul IDS customer who loves it. A few years ago, his team fell in love with Tableau, which resolved many business cases for his company. Unfortunately, after getting more and more demanding with Tableau functionality, and...
over 3 years ago in Informix / Informix Client Products 1 Not under consideration

Make range fragmentation work on high-write systems

Our application is INCREDIBLY write-heavy with highly transient data. Frankly, it doesn't even belong in Informix at all; it ought to be in something like MongoDB or even an in-memory DB. [I'm not kidding: 75-90K inserts per minute, involving BYTE...
9 months ago in Informix / Informix Server 0 Submitted