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

Ideas

Showing 515 of 18255

Allow column ALIAS in HAVING clause

Just recently while working on a customer we were able to speedup a very slow query by using the recently introduced OLAP functions. The query looks like this: SELECT col1, col2, col3, col4, rank() over (partition by col1, col2 order by col4 desc)...
over 11 years ago in Informix / Informix Server 0 Not under consideration

Allow triggers install/updates without taking an outage for the box

Currently to install new triggers on a table or update triggers on a table requires outage for the box which impacts our end user customer. Our operations are 24X7X365 and don't have any outage window to work with.
over 11 years ago in Informix / Informix Server 1 Functionality already exists

Compatibility of SDS_ALTERNATE and logged SBSPACE

Our Standard Informix Cluster consists of Primary, SDS and RSS Server. While testing Failover with broken Network, we recognized that it is possible to get two Primarys when DRAUTO = 3 is set and the Network Connection of the Primary is interrupte...
5 months ago in Informix / Informix Server 0 Submitted

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

To efficiently audit table/index access - audit at the statement level.
over 1 year ago in Informix / Informix Server 0 Submitted

Support local authentication method to manage credentials on Informix using Hashicorp Vault

Customers who are using local authentication for Informix need a way to utilize the password management features for Hashicorp Vault https://developer.hashicorp.com/vault/docs/secrets/databases/db2
about 1 year ago in Informix / Informix Server 0 Submitted

Add ability to print deadlock information

Add ability to print deadlock infomation to the online.log. This should be possible to enable at the session level so if this is enabled for a session then if the session is involved as part of a deadlock the information will be written to the onl...
about 2 years 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...
over 1 year ago in Informix / Informix Server 0 Submitted

Add command to move data from a chunk to remove it

Add a command , at onspaces or sql task() , to force free a chunk, moving the data to another chunks with available space at same dbspace.With that will allow to exclude the cleared chunk from the dbspace.
over 7 years ago in Informix / Informix Server 1 Not under consideration

Free automatically allocated lock memory

Since Lock resource (memory) would be automatically allocated when Informix engine defect that it's not enough. But these memory will be existing forever once allocate, unless restart Informix engine. Could these automatically allocated memory cou...
almost 11 years ago in Informix / Informix Server 0 Future consideration

Only in-memory Temp table

Temporary table only cached in the memory, it does not to write into the temp dbspace.Requirement from China mobile (CMCC), CMCC use lots of temp table in the following 2 ways:Create temp table ... with no log; select * from tab into temp tabname ...
over 11 years ago in Informix / Informix Server 1 Not under consideration