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 502

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

Trap and/or Report running sql query on resource overflow

Currently Informix kills the session before being able to report the running sql on a Memory resource overflow. Possibly the engine has a memory leak or query could be causing the problem.
about 1 year ago in Informix / Informix Server 0 Not under consideration

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...
about 1 year ago in Informix / Informix Server 1 Not under consideration

ifxclone to support DIRECT_IO

ifxclone to support DIRECT_IO Currently ifxclone changes the onconfig and removes DIRECT_IO
about 1 year ago in Informix / Informix Server 0 Not under consideration

Ability to re-create views and procedures without dependent objects being dropped

Some objects in a database often depend on other. As an example, if there is a view, another view can be built upon it.Private and public synonyms can be created for those views, and permissions given to various users on those views.If the first v...
almost 11 years ago in Informix / Informix Server 0 Future consideration

Provide the DBA with detailed connection information

When a user connects, the information of sysmaster:syssessions, onstat -u, onstat -g ses <session ID> provide information related to username, client hostname, etc. Currently its difficult/laborious to determine the Informix listener used by...
about 1 year ago in Informix / Informix Server 0 Not under consideration

Implement nested loop join of external and indexed tables

We raised a support case for this, but creating here will help it progress. The description was as shown below. Please vote for it! Regards,Doug LawryOninit Consulting Try this in the "stores_demo" database: SET EXPLAIN ON;SELECT {+USE_NL(cust...
about 1 year ago in Informix / Informix Server 0 Not under 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...
almost 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...
almost 3 years ago in Informix / Informix Client Products 1 Not under consideration

Support DESC keyword for describing schema objects

Simple request: Support the DESC keyword commonly used by other databases as a synonym for the wordy 'INFO COLUMNS FOR'. This will help new users to Informix as well as being less to type for everybody else.
11 months ago in Informix / Informix Server 1 Submitted