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

Add DB2 jump scan capability to Informix

Add DB2 jump scan capability to Informix. Same use case as DB2. For indexes where not all the leading columns have predicates but non-leading columns have query predicates.
7 months ago in Informix / Informix Server 0 Not under consideration

allow repack of TBLSpace extents

When a database has been created in a single (not root) dbspace and the dbspace has been greatly expanded with large tables that are subsequently moved to separate dbspace, the chunks used for original dbspace expansion may contain TBLSpace extent...
over 8 years ago in Informix / Informix Server 2 Not under consideration

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 seconda...
about 4 years ago in Informix / Informix Server 0 Not under consideration

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

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