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

Search results: Informix

Showing 88 of 2944

create a foreign key allowing one to one tables relationships

Our Primary Key and Foreign key constraints always have allowed creaing and ensuring '1 to many' table relationships. After researching, there is no direct way to implement such a case with Informix. The only safe way is to create a primary key on...
about 6 years ago in Informix / Informix Server 1 Not under consideration

Display more Information while performing actions on spaces in informixHQ

All actions than can be performed on spaces in informixHQ (i. expand, etc.) show very meager information on the space. Please display at least the actual size that is going to expanded. More details on the space one is working on is helpful. OAT i...
over 6 years ago in Informix 1 Delivered

Allow dropping of distributions on specific columns; today it is only possible to drop all distributions on a table

We have a large system of many Tbs and as a legacy of Art Kagel's "dostats" we have distributions on all columns of all tables. These distributions are not needed and we have to spend considerable database resources keeping these up to date. We'd ...
about 11 years ago in Informix / Informix Server 2 Not under consideration

Need a function or pseudo-field to return the number of elements in a BSON array

Put in simplest terms, if I have a JSON/BSON record with an embedded array, I need to know how many elements are in the array. I need a function similar to bson_size() (which returns the string length of the total array) which instead returns the ...
almost 4 years ago in Informix / Informix Server 1 Future consideration

Multi-tenant tuning,can stop and start the single tenant database

Isolate the resource(CPU,memory,chunk,lock) for the Multi-tenant database within the same instance, and can stop and start the single tenant database, can do the failover with Multi-tenant database, switch from one machine to another.
over 7 years ago in Informix / Informix Server 0 Not under consideration

Compatibility to MySQL SQL Syntax - Omit unnecessary FROM Clause

MySQL provides some SQL syntax features which Informix does not provide. One example the customer mentioned was the possibility to omit the FROM clause: SELECT 4+5 ; Using Informix a from clause is necessary: SELECT 4+5 from sysmaster:sysdual;
almost 12 years ago in Informix / Informix Server 1 Delivered

Mechanism needed to limit shared memory dumping per instance, similar to the per session limit available now

Shared memory dumping is disruptive in a production environment, particularly if the shared memory size is large. In our environment, many sessions can simultaneously encounter the same issue and so we are open to many shared memory dumps occurrin...
over 12 years ago in Informix / Informix Server 1 Delivered

BSON_UPDATE array enhancements

Currently BSON_UPDATE supports only set, unset, inc operators. It is insufficient for purposes of constructing json arrays incrementally, like adding wihthin SPL foreach array element one at a time.Most important is $push operator, other array ope...
over 9 years ago in Informix / Informix Server 1 Delivered

AKS Support - connect AKS cluster(.NET web api) to onprem Informix database

We have simple code connecting to on prem Informix datbase. This code is build as Linux container(using .NET Core Visual Studio) and deployed this container on Azure Kubernetes Service. Seeng this error when querying web api. "Unable to load DLL d...
about 5 years ago in Informix 1 Is a defect

Show mapped paths in ontape restore

Customer has two instances in same server one "real" for production and one for development. Development instance data is synchronized from real data by restoring production instance ontape Level 0. As both are in the same server, a chunk mapping ...
about 5 years ago in Informix / Informix Server 1 Not under consideration