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 Server

Showing 427

Enhancement to DROP PROCEDURE / DROP FUNCTION syntax

Currently, the DROP PROCEDURE statement requires that the all of the procedure parameters necessary to completely identify the specific procedure. This is important due to Informix supporting polymorphic procedures, and is generally a good thing. ...
over 1 year ago in Informix / Informix Server 3 Not under consideration

On restore or chunk addition allow automatic creation of files in certain folders.

On restore or chunk creation allow automatic creation of cooked files. Add an onconfig parameter which contains a list of folders where automatic cooked chunk creation is allowed. Cooked chunk files can be automatically created in this folder of a...
over 1 year ago in Informix / Informix Server 0 Future consideration

More efficient unique indexes for monotonically increasing keys and constraints

Currently an index on a SERIAL and other monotonically increasing keys only add to the last node in the index causing the node to split into two half filled nodes. Eventually a sufficient number of nodes have so split that the index's search effic...
almost 2 years ago in Informix / Informix Server 1 Not under consideration

Identify/log slow queries on a busy system

SQLTrace offers the DBA the tooling required to monitor a user session. However its difficult to monitor heavily used systems. For example one needs to have a buffer large enough to store 90 seconds of SQL queries (small lookup SQL's consume the b...
almost 2 years ago in Informix / Informix Server 0 Not under consideration

Certify informix 12.10 on RHEL8

NEWS FLASH - the website now shows that 12.10.FC15 is certified on RHEL 8. This should be marked as completed. https://www.ibm.com/support/pages/informix-server-system-requirements We need to stay with Informix 12 so that our compiled 4GL will con...
almost 2 years ago in Informix / Informix Server 1 Future consideration

informix HQ

Current version of Informix HQ is not able to trap and sent alert for engine in block state.
almost 2 years ago in Informix / Informix Server 0 Future consideration

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...
almost 2 years ago in Informix / Informix Server 0 Future consideration

ADMIN_USER_MODE_WITH_DBSA and ADMIN_MODE_USERS shall be changeable values via onmode -wf/-wm.

The mentioned values shall be online changeable to avoid downtimes of informix. Especially within production landscape it is very important to avoid any unnecessary downtimes.
almost 2 years ago in Informix / Informix Server 0 Future consideration

Different message when transaction time limit reached

When transaction duration limit is reached the following message occurs in the online log file 08:56:28 sid 11617 - test@server.domain.local - pid 6811 terminated because session transaction duration (60 seconds) has exceeded limit. This session i...
almost 2 years ago in Informix / Informix Server 1 Future consideration

Allow SPL variables to be used to define index directives.

Inside a stored procedure allow the index name for a directive to come from a variable:...define v_bs_index varchar(100);define p_id like tBS.id,...let v_bs_index = ( select cfg from Cfg where group = 'INDEXES' and name = 'TBS_INDEX' )...
almost 2 years ago in Informix / Informix Server 0 Future consideration