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 428

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

determine length of data stored in smartblob

Just because data is stored as a smartblob not blob, we have to go to a work around solution to get "LENGTH" of blob stored. By using length(smartblob) the amount of bytes stored in the smartblob should be returned. The LENGTH function works ...
about 4 years ago in Informix / Informix Server 1 Functionality already exists

Informix HQ monitoring of raw disks

At the moment the Informix HQ product tries to monitor the storage using a "df -k" command This will not work though when Informix is running on raw disks.
over 4 years ago in Informix / Informix Server 0 Future 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

Allow Informix to accept Non PAM aware clients to connect when using PAM PASSWORD mode

Standard Informix Authentication on unix will perform a getpwnam() call to retrieve the encrypted shadow password from the OS, it will then compare an encrypted version of the password supplied by the client against this, and if they match, authen...
over 4 years ago in Informix / Informix Server 0 Future consideration

HQ: Add a 'Hot tables" sub-menu in the Performance tab, same for LOCKS

It would be a good thing to have, in HQ's performance sub-menu, a 'Hot tables' (and indexes) section which can be based on the output of onstat -g ppf. The idea is to have a view on the tables that are more active, and eventually click on one tab...
over 4 years ago in Informix / Informix Server 0 Not under consideration

HQ add essential incidents/events/status tracking and alerting

HQ is on its way to be a great monitoring tool. In order to ensure it is, here are some important features to add (not sure I could see them on FC3). Let's first deal with missing essential alerts:- include notion of warning and critical inciden...
over 4 years ago in Informix / Informix Server 0 Not under consideration

Allow remote query execution inside a TRUSTED CONTEXT

A customer that has some customized "auditing" built on triggers would like to be able to differentiate the real user behind the application server. In theory they could use SET SESSION AUTHORIZATION to achieve this, either directly or better yet,...
over 4 years ago in Informix / Informix Server 0 Not under consideration