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 520

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

Add DB2 ALTER TABLE VOLIATE feature.

Add DB2 ALTER TABLE VOLIATE feature, this would default to index scans rather than a table scan if there are no statistics.
3 months ago in Informix / Informix Server 1 Submitted

Add DB2 OPTIMIZATION LEVEL to allow more time to be spent in the optimizer for complex queries.

Add a feature similar to DB2 OPTIMIZATION LEVEL to allow more time to be spent in the optimizer for complex queries.
3 months ago in Informix / Informix Server 0 Submitted

Set explain on to show time spent on query optimixation.

Set explain on to show time spent on query optimixation. Then we can see which sql could benefit from optimizer hints to reduce cpu usage and improve performance.
3 months ago in Informix / Informix Server 0 Submitted

CM should report client IP and SLA when errors occur

Our connection managers routinely log failed client attempts to connect via the CM, but when this happens, it doesn't report the client's IP nor does it report the name of the SLA via which it's trying to connect. Both of these would be incredibly...
over 2 years ago in Informix / Informix Client Products 1 Future consideration

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

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

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