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 507 of 14636

NUMA aware memory allocations.

In a system with more one NUMA node sometimes best to have all memory allocated on the first NUMA node for performance. E.g. With 2 NUMA nodes with 300Gb each, pin the lowest number CPU VPs pinned to the first NUMA node and allocate all hugepages...
almost 2 years ago in Informix / Informix Server 0 Future consideration

UTC/GMT timestamp conversion function for Informix database

Informix does not have a UTC/GMT timestamp conversion function. Requirement :---------------------------------1) Cast function to convert from a particular datetime to UTC datetime based on the current timezone2) Cast function to convert from sysd...
about 9 years ago in Informix / Informix Server 1 Not under consideration

Flag high volatile tables as 'VOLATILE' and access those tables differently than normal tables by the query optimizer

A volatile table is defined as a table whose contents can vary from empty to very large at run time. In other words , statistics data is often out of date and may result in wrong access plans by the optimizer and subsequently may have lock the ent...
over 4 years ago in Informix / Informix Server 0 Not under consideration

Informix Connection Manager should print full timestamp (%Y-%m-%d %H:%M:%S) in logfile

Informix oncmsm logfile does not print complete timestamp - only %H:%M:%SSo it is difficult to parse the logfile and get a complete timestamp with date+time.
almost 5 years ago in Informix / Informix Client Products 1 Not under consideration

The function LENGTH () also for BLOBs / CLOBs

Unfortunately, there is no SQL statement that returns the size of the blob. You have to use an external program to get such information. I wish the sql function length() worked for BLOBs/CLOBs.
over 10 years ago in Informix / Informix Server 3 Not under consideration

Solution for Awkward-Looking Queries in Views

When we create a view using a sensible-looking query, the database converts it into a version that has lots of extra parentheses and odd-looking table names. Below is an example of one of these converted queries. This is a relatively simple exampl...
about 3 years ago in Informix / Informix Server 0 Not under consideration

informixhq Relate Dashbords Query with timestamp filter

InformixHQ allows you to visualize moments of stress but not to identify the queries that caused them. If we have registered the query history we can relate it to the peak of stress. It is solved simply by allowing to relate (timestamp) in the pan...
almost 2 years ago in Informix / Informix Client Products 0 Future consideration

Add onmode -F <type> to free only certain memory e.g. vpcache.

When having e.g. excessive vpcache usage we need to free the memory and associated shared memory segments for just the vpcache. Our use case was smx buffers to it would be even better to be able to just free the 'free' smx buffers.Trying to free a...
about 1 year ago in Informix / Informix Server 0 Not under consideration

For RSS and HDR nodes partition the apply work by transaction id instead of partnum.

For RSS and HDR nodes currently the apply work is partitioned across threads by partnum, We would like the option to partition the work across apply threads by transaction id. Currently RSS apply threads have to syncronise with the other apply...
almost 2 years ago in Informix / Informix Server 0 Future consideration

Enhancement to DROP PROCEDURE / DROP FUNCTION syntax

Currently, the DROP PROCEDURE statement requires that the all of the procedure parameters necessary to completely identify the specific procedure. This is important due to Informix supporting polymorphic procedures, and is generally a good thing. ...
almost 2 years ago in Informix / Informix Server 3 Not under consideration