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 Server

Showing 445 of 15057

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...
6 months ago in Informix / Informix Server 0 Submitted

have NVL() and COALESCE() accept host variables like other DB engines do

See https://urldefense.com/v3/__https://community.ibm.com/community/user/datamanagement/discussion/sql-coalesce-does-not-support-sql-parameters*bm723bd631-c8e5-4c0c-a6ce-a5b977b8d2ae__;Iw!!I_DbfM1H!BBGO-0ceowioxh82YN-AlSZ0PMERaPp_Tm4yoQ_jh6qJaw9xW...
11 months ago in Informix / Informix Server 0 Not under consideration

Better tool for performance analysis and tips

Until now, we can use the tool "explain" to have a query plan generated or use "onmode -Y" for the same purpose. Next, we can use onstat indicators or SMI queries to mearure performance. Anyway, this has downsides:- You have to know the query for ...
11 months ago in Informix / Informix Server 0 Submitted

Unload to file should have option that prevents over writing of an existing file

A customer writes some SQL that captures the pre-data to an unload file and then does the updates/deletes etc. If the SQL is successful and inadvertently run again the initial pre-data will be lost.
about 3 years ago in Informix / Informix Server 3 Future consideration

Get Informix SQLTRACE working with DRDA

Our Informix server is currently being used by clients using the Informix Protocol ("onsoctcp") and the new web clients are using DRDA ("drsoctcp"). When addressing performance issue we extensively use SQLTRACE to pin point "slow" queries. We are ...
3 months ago in Informix / Informix Server 0 Submitted

archecker provide audit summary of tablenames and row count number foreach database/table in a db archive.

when using archecker : having the utility produce an output report, that contains summary information of the contents of an informix archive (ontape or onbar ) :for example:a report that lists the DBNAMES, TABNAMES, NROWS within the archive object.
3 months ago in Informix / Informix Server 0 Submitted

Make onconfig parameter SSL_KEYSTORE_LABEL dynamically updatable.

Make onconfig parameter SSL_KEYSTORE_LABEL dynamically updatable. The equivalant has already been made dynamically updatable in DB2 - https://www.ibm.com/docs/en/db2/11.5?topic=1152-manageability-enhancements
over 1 year ago in Informix / Informix Server 0 Not under consideration

Support LIMIT clause in Common Table Expressions

Using LIMIT clause in a CTE gives a syntax error (with IDS 14.10.FC10) sf@toro (master):~/genero/devel/dbsync/dbsync$ cat x.sql WITH recent_rows AS (SELECT log_ordinal FROM dbsync_log WHERE log_table_name = 'stkitem' ORDER BY log_ordinal DESC LIMI...
3 months ago in Informix / Informix Server 0 Submitted

Enable HDR Secondary to perform archives

Modify HDR code to add a state whereby the secondary server can be allowed to perform ontape and onbar archives. Whether the server can remain in secondary mode or must be changed to an intermediary mode are both acceptable options, as long as the...
almost 9 years ago in Informix / Informix Server 0 Future consideration

Add onconfig parameter to limit TLS ciphers used.

Add onconfig parameter to limit TLS ciphers used. Perhaps called SSL_CIPHERSPECS Similar to DB2 parameter ssl_cipherspecs https://www.ibm.com/docs/en/db2/10.5?topic=instance-supported-cipher-suites
over 1 year ago in Informix / Informix Server 0 Under review