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 431 of 14574

Onaudit add events at the statement level for object read/write

To efficiently audit table/index access - audit at the statement level.
30 minutes ago in Informix / Informix Server 0 Submitted

Backups to use temp dbspaces with most closlely matching page size.

For backups store the before images it temporary dbspaces which most closely match the pagesize of the dbspace being backed up. Presumably this would be more efficent. E.g. If backing up a 16k dbspace prefer putting before images in a 16k,8k or 4k...
34 minutes ago in Informix / Informix Server 0 Submitted

Allow temp tables and backup before images to handle temp dbspaces which fill up.

If temporary tables/backup before images are spread across multiple temp dbspaces and one fills then put the data/page into the temp dbspaces which have space.This would stop backups/jobs failing.
37 minutes ago in Informix / Informix Server 0 Submitted

Support for ON DELETE SET NULL and ON UPDATE CASCADE clauses in FOREIGN KEY statements

A customer wanted to use a construction like ALTER TABLE detail_table ADD CONSTRAINT FOREIGN KEY (link_column) REFERENCES master_table ON DELETE SET NULL; so that referencing values would be updated to NULL automatically if a parent row was delete...
about 1 month ago in Informix / Informix Server 0 Submitted

Unable to see fully qualified name in a trigger for seme instance

we have created as view using fully qualified name but while getting schema it is not showing complete DB address. scenario is given below. create table test_table ( col1 int, col2 varchar(20),col3 datetime year to second default current year to s...
11 days ago in Informix / Informix Server 0 Submitted

Restore of chunks of one dbspace in parallel

In a case of an onbar restore and depending on the onconfig configuration of BAR_MAX_RESTORE setting a parallel restore of dbspaces is possible. In the case that one of the dbspaces have lots of chunks, all of these chunks will be restored sequent...
about 2 months ago in Informix / Informix Server 0 Submitted

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...
about 1 month ago in Informix / Informix Server 0 Submitted
105 VOTE

Informix should be able to change owner on tables and any other objects

If user=informix creates all database and all tables, then programmer creates table but user=informix cannot change it. Only drop it.
almost 8 years ago in Informix / Informix Server 0 Future consideration

ER should have an option to replicate tables between different databases

Currently there is not an option in ER that would allows us to replicate a table from database A to database B. You must use the same database. There are real life situations where you need to replicate a table to a differente server/instance/data...
4 months ago in Informix / Informix Server 0 Submitted

Add Materialized Views to Infomrix same as Oracle and DB2

Add Materialized Views to Infomrix same as Oracle and DB2
9 months ago in Informix / Informix Server 1 Under review