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 553 of 16549

Add in a "cdr learn server" or something similiar to connect two servers on an ER domain that may not have known about each other previously.

Servers and networking change around. There may be cases where two ER nodes who previously were unaware of each other or 'forgot' about each other need to be reconnected. Right now the only way to resolve this cleanly is to drop one of them from t...
about 2 months ago in Informix / Informix Server 0 Submitted

Multi-Vector Functionality

Multi-Vector Database functionality (like Milvus). May be an additional functionality like time-series or as datablade like geospatial and text-search.
about 1 year ago in Informix / Informix Server 1 Submitted

Limited the number of row processed with an update/delete statement

THis is similar to MS Server (and other DBs) DELETE ... TOP <N> and TOP <n> PERCENT This would help avoid LTX issues without custom SQL coding, it would minimize the time the table is locked UPDATE FIRST 10000 COUNT 0 ... N <table&g...
7 months ago in Informix / Informix Server 0 Submitted

Reset the serial value in the partition page if the table no longer has a serial column

If you want to check whether a serial value is close to its maximum value, it is very unpleasant that tables that no longer have a serial value or whose serial value has been changed to a Serial8 or BigSerial value still have the last value in the...
4 months ago in Informix / Informix Server 1 Submitted

"Prevent the dbschema command from incrementing sequence values"

Currently, running dbschema increments the value of sequences, even when it is documented it is the expected behavior, we consider that it is not desireable.
6 months ago in Informix / Informix Server 0 Submitted

session setting to make an index invisible just for the current session

It would be useful to have a session setting that makes an index INVISIBLE for the current session only as well as a session setting to reverse that and make an index VISIBLE for the session. The latter might only work to reverse session level inv...
3 months ago in Informix / Informix Server 4 Functionality already exists

Client SDK Release For Linux Repositories

For most other major databases you can install a database driver from the standard package management repository. "apt-get install mysql-client" "yum install postgres-dev", etc. It easily allows systems to be set up to communicate and work with th...
4 months ago in Informix / Informix Client Products 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 year ago in Informix / Informix Server 1 Submitted

Informix V15 PDF Manuals

PDF Manuals are needed for offline use.
7 months ago in Informix / Informix Server 2 Submitted
109 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 9 years ago in Informix / Informix Server 0 Future consideration