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 366

Throttle writes during chunk creation

When adding chunks to an instance which is using filesystem files there can be a large amount of disk writes in a short period of time to zero out the new chunk which can impact production systems. E.g. Adding a 10GB chunk causes unacceptable clie...
about 4 years ago in Informix / Informix Server 0 Not under consideration

Multi Row Insert

Support Multi Row Insert: insert into table1 (col1, ..., colx) values (1, ..., x), ... (1000, ..., x) ; Using Multi Row Insert multiple rows can be inserted with just one statement. Other RDBMs provide this feature with a performance improvement o...
about 4 years ago in Informix / Informix Server 2 Not under consideration

Config for the server to refuse to start if shared memory segments do not use huge pages.

When shared memory segments are not using huge pages there can be performance impact I would like an option for the engine to abort startup similar to FULL_DISK_INIT=0 if huge pages cannot be used for shared memory segments. Scenario: sysmaster sy...
about 4 years ago in Informix / Informix Server 0 Not under consideration

Permit blocking checkpoints on secondary nodes when raw tables exist on the primary node.

Currently we cannot issue a blocked checkpoint on a secondary (RSS in our case) when there exists raw tables on the primary node. We use raw tables heavily for admin jobs (mostly for the selection processing of archiving/purging jobs) to avoid swa...
about 4 years ago in Informix / Informix Server 0 Not under consideration

Column level encryption, an option to cleanup passwords on certain/all rows for DBSO or Informix

All users which are granted permissions for insert/modify data into tables are also allowed to use their own password for column level data encryption. But not all user are their whole lifetime in the company and move. What happened with their ...
about 4 years ago in Informix / Informix Server 1 Not under consideration

InformixHQ should use TimeSeries for sensor data

InformixHQ should use TimeSeries for sensor data. I wonder, why are those typical datasets not stored in timeseries. This is a major informix technology for storing sensor data.Why is informix not using its own great technology?
about 4 years ago in Informix 0 Not under 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

Defragment for a dbspace

Add at the 'DEFRAGMENT' SQL Api , the option to defragment an entire dbspace. We have set in our environment tables and partitions with historical data, so, they are tables or partitions who have any changes (include/excluded data). Most of...
over 4 years ago in Informix / Informix Server 0 Not under consideration

Full HDR switch between primary and secondary with a single command and without any downtime

We have 2 servers with 2 HDR instances each. For each cluster we have also 2 connection manager each. On server one there is the primary of cluster 1 and the secondary of cluster 2 On server two there is the primary of cluster 2 and the seconda...
over 4 years ago in Informix / Informix Server 0 Not under consideration

Allow Informix to kill sessions not only limited by session-id

Informix should be able to kill sessions not only limited by session-id:For example: If a admin should kill sessions from a specific user or host a script is needed. So it would be helpfull if onmode -z would accept following syntax for example:$ ...
over 4 years ago in Informix / Informix Server 0 Not under consideration