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 Data & AI Roadmaps (http://ibm.biz/Data-and-AI-Roadmaps) - Use this site to view roadmaps for Data & AI products.

IBM Employees should enter Ideas at https://hybridcloudunit-internal.ideas.aha.io/


ADD A NEW IDEA

FILTER BY CATEGORY

Informix Server

Showing 165

Consolidate free space across entire chunk or dbspace

I suggest a repack-like tool which consolidates free space in an entire chunk or dbspace in order to get few, big enough, free spaces to use efficiently. Being able to do so online and with little blocking is desirable
almost 10 years ago in Informix / Informix Server 1 Not under 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...
9 months ago in Informix / Informix Server 1 Not under consideration

Refresh for SSL Listeners (reload certificates)

Today, until current version (12.10 xC4) isn't possible to update/replace/implement a SSL certificate without restart the engine. This RFE include two related feature : 1) Allow stop/start SOCSSL listeners using command "onmode -P" and with this r...
over 8 years ago in Informix / Informix Server 0 Not under consideration

onstat -g ses 0 should be officially documented

onstat -g ses 0 is a useful but undocumented option. It shows all the sessions in one hit, the only part missing from the documented onstat -g ses is the parent program name.
over 5 years ago in Informix / Informix Server 0 Not under consideration

create indexes for external tables

External tables are a great asset for ETL, and extending a bit the concept, they could be the base for a great ETL client.Often, one external table is the source of several ETL tasks, therefore it must be read sequentially several times, even if t...
almost 6 years ago in Informix / Informix Server 0 Not under consideration

Backup / ReadAhead Performance

To speedup backup time, it would be nice if Informix can read with more than 64k from disk. Example 12G SAS SSD - read 100 GByte with dd iflag=direct:Blocksize Throughput Time64k 197 MB/Sec 519 Sec (8:39)256k 438 MB/Sec 233 Sec (3:53)2048k 1186 MB...
about 6 years ago in Informix / Informix Server 0 Not under consideration

Allow PAM in OleDB clients (for password mode)

Currently OleDB clients can't connect to PAM enabled ports.We recently allowed PAM connections for DRDA connections if in password mode (APAR IC99560). I'd say there is no reason why OleDB wouldn't work for password mode, just like it was implemen...
over 6 years ago in Informix / Informix Server 1 Not under consideration

Transparent LDAP Authentication for Informix

The Informix (AVL) customer T-Systems/Deutsche Telekom AG requests transparent LDAP authentication for Informix. Last year T-Systems/Deutsche Telekom AG replaced the complete HP-UX hardware for the application REBELL/Ironman by IBM Power AIX machi...
almost 9 years ago in Informix / Informix Server 0 Not under consideration

dynamically allocated 1000000 locks

this message will start to show repeatedly in the online log:dynamically allocated 1000000 locksbut no more info than that - in order to track down the issue, we need to know what session is causing the increase in locks
about 9 years ago in Informix / Informix Server 0 Not under consideration

Lock table (or database) in exclusive mode does not work as expected in HDR

If one attempts to update a table with many rows in an HDR environment with updateable secondary code like this does not work (if you are on the primary):begin work; lock table mytab in exclusive mode; update mytab set col1="xxx" where 1=1; commit...
over 9 years ago in Informix / Informix Server 0 Not under consideration