Skip to Main Content
IBM Data Platform Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data Platform 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

Clear

Informix

Showing 572 of 18372

Have an new TEMP_TABLE_SIZE = [LARGE|SMALL] onconfig and session parameter

It appears that LARGE temp tables are not best practice, as these are slower than SMALL temp tables. It would be nice to avoid application code changes because of this Informix behavior, and force programmers to use CREATE SMALL TEMP TABLE ... All...
2 days ago in Informix / Informix Server 0 Submitted

Allow rolling upgrade of an online cluster to a different major version.

This would allow upgrading to a different major version as a rolling upgrade. This reduces risk by only upgrading some secondaries allowing failover to revert to the previous version with minimal impact. New catalog fields would be auto-populated ...
24 days ago in Informix / Informix Server 0 Submitted

Allow rolling upgrade of an online cluster to non-consecutive fix packs with catalog changes.

This would allow skipping fixpacks even with catalog changes.This reduces risk by only upgrading some secondaries allowing failover to revert to the previous version with minimal impact.
24 days ago in Informix / Informix Server 0 Submitted

Allow rolling upgrade of an online cluster to non-consecutive fix packs when no catalog changes.

Allow skipping fixpacks and still doing a rolling upgrade when there are catalog changes. This reduces risk by only upgrading some secondaries allowing failover to revert to the previous version with minimal impact. New catalog fields would be aut...
24 days ago in Informix / Informix Server 0 Submitted

Better dbaccess output formats

CSV output, or at at least tabular output with headings would be appreciated A "quiet" or "errors only" mode would also be good, as too many times errors get lost because stderr was sent to /dev/null, because most of the things dbaccess writes t...
about 1 month ago in Informix / Informix Server 0 Submitted

Update Statistics from secondary

Given the statistics update process is almost entirely read-only, excecpt for the ind of each table/index, it would be useful to be able to run it from a secondary ( HDR/RSS Node ) too keep load off te primary
about 1 month ago in Informix / Informix Server 0 Submitted

Request Informix slow queries history

When a user executes a query and the execution time is over x seconds, the SQL text is saved to a database table, along with general statistics like number of times it executes, avg duration, rows retrieve, row sent, etc. This is configured at a d...
2 months ago in Informix / Informix Server 1 Under review

Request block level Informix cluster replication

Using block level replication will avoid a lot of SQL apply processing issues. It will lead to significant performance gains by offloading replication workload. Since it is an identical copy of the primary database, it can even fix corrupt block b...
2 months ago in Informix / Informix Server 2 Submitted

Better search facility for filters in Informix-HQ. Like a negation NOT operator.

At the terminal, I can type onstat -u to see all sessions (actually, threads). And if I want to see sessions owned by by user jake, I would type onstat -u | grep jake . Switching to InformixHQ, selecting [Server]/[Performance]/[Sessions] I can see...
3 months ago in Informix / Informix Client Products 0 Submitted

execute unload on store procedures

it would be wonderful, to be able to execute unload directly on store procedures, and not have to do an system call, so it we a native unload of data
3 months ago in Informix / Informix Server 2 Submitted