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

Increase supported ADMIN_MODE_USERS by moving list from onconfig to table

Parameter ADMIN_MODE_USERS handy during migrations. the ability to make the database available for a subset of users is great for post migration validation. However the length of the field (127 bytes) is a limitation that ends up being somewhat mi...
about 4 years ago in Informix / Informix Server 0 Future consideration

Config option to raise an SQL error on inserting a too long string value

Inserting of any string value should not result with a silent automatic truncation of a given value and with an OK transaction result status. Exactly this is the default DBMS behaviour for non-ANSI databases.One solution for this could be the intr...
about 7 years ago in Informix / Informix Server 3 Not under consideration

In a HDR cluster, be able to shut down the primary without triggering the auto-failover regardless DRAUTO setting and CM

In a HDR cluster, one should be able to shut down the primary instance without triggering the auto-failover regardless the setting of DRAUTO and the existence of connection managers. In DHL environment, there are scenarios that the primary instanc...
about 9 years ago in Informix / Informix Server 0 Not under consideration

Add support for SQL_CONVERT functions as part of the CSDK

All major database vendors support it and it allows for applications to easily convert a value from one data type to another and process date/time values.
over 1 year ago in Informix / Informix Client Products 0 Submitted

Limit open partitions to avoid very large rsam pool

In systems with a lot of tables informix can have a very large rsam pool. This can cause informix to allocate so much memory it starts swapping or in memory limiting versions (like workgroup, express etc.) to even let the engine crash. Sometimes t...
over 3 years ago in Informix / Informix Server 0 Future consideration

Improve Ontape Point-in-Time Restores for Tables

The archecker tool can be used for point-in-time restores of table data from Level 0 Informix backups in conjunction with whatever logs were created after the Level 0 backup. However, if an organization does one Level 0 backup per week, then they ...
almost 2 years ago in Informix / Informix Server 2 Submitted

Onclean to display shmem key and master daemon process id before removing them

Currently the onclean command will immediately locate the process id and shmem key and clean/kill it. Example :[informix@localhost ~]$ onclean -konclean: Cleaning up processes and resources for 'local_shm'...*** WARNING: This will terminate IBM In...
about 9 years ago in Informix / Informix Server 0 Not under consideration

Support plugins in informixHQ

Plugins have been an important feature of OAT, that allowed to implement your own individual neccecary administration tasks. Without this feature one would have to write another toolset. This is not desireable. It should be possible to do (nearly)...
over 6 years ago in Informix 1 Not under consideration

Informix AIO tunig options in the way kernel resources are allocated (aio-nr).

When you bring up a instance of the Informix Server which uses KAIO the instance goes out and takes 50% of the aio-nr resources from what I have been able find. then when a second instance comes up it took like 75% of the resources left and then a...
over 6 years ago in Informix / Informix Server 2 Delivered

Connection pooling should not lock databases if all connections are closed

In case connection pooling is enabled in the driver (no matter if using ODBC, .NET Provider or the .NET Core provider), the driver keeps connections from the pool open to the database server in order for a faster reconnect in the applications. Any...
over 4 years ago in Informix / Informix Client Products 0 Future consideration