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 428

Implement Oracle "Flashback Database and Restore Points"

Implement same functionality as Oracle Flashback Database and Restore Points. There regular procedure to restore data with Informix is to restore either the entire instance or some dbspaces. This procedure can be very long (5 hours+) when high dat...
about 10 years 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

On restore or chunk addition allow automatic creation of files in certain folders.

On restore or chunk creation allow automatic creation of cooked files. Add an onconfig parameter which contains a list of folders where automatic cooked chunk creation is allowed. Cooked chunk files can be automatically created in this folder of a...
almost 2 years ago in Informix / Informix Server 0 Future 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...
about 4 years ago in Informix / Informix Server 0 Not under consideration

Automátic column-level encryption at rest

In Europe we have strong laws (GDPR) protecting personal data. Nobody, even programers or DBA can access personal data if not from an audited program who grants individual access to each user able to see this information. As application examples, ...
about 1 year ago in Informix / Informix Server 0 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

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

Certify informix 12.10 on RHEL8

NEWS FLASH - the website now shows that 12.10.FC15 is certified on RHEL 8. This should be marked as completed. https://www.ibm.com/support/pages/informix-server-system-requirements We need to stay with Informix 12 so that our compiled 4GL will con...
almost 2 years ago in Informix / Informix Server 1 Future 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