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

Search results: Informix Server

Showing 14 of 538

Improve Stored Procedures features

We are trying to increase the usage of SP in our system environment. Migrating business code from 4GL to the database.But this process becomes very painful for our developers since the support for SPL is limited. Mainly the inexistence of a native...
over 6 years 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...
over 3 years ago in Informix / Informix Server 1 Not under consideration

Allow "group commit" as other RDBMS

For high use OLTP systems, there can be a lot of I/O pressure on the logical log due to intense rate of logical log buffer flushing (most customer don't ant data loss so they use UNBUFFERED LOG). Setting BUFFERED LOG at session level would hardly ...
over 11 years ago in Informix / Informix Server 3 Future consideration

Better tool for performance analysis and tips

Until now, we can use the tool "explain" to have a query plan generated or use "onmode -Y" for the same purpose. Next, we can use onstat indicators or SMI queries to mearure performance. Anyway, this has downsides:- You have to know the query for ...
about 2 years ago in Informix / Informix Server 0 Submitted

Allow defining rolling container windows defined on user defined calendars

Currently time series rolling window containers can only be defined to use a predetermined set of calendars to define the number of time points included in each window. Those are: day, week, month, and year. There is a need for more flexibility. T...
over 9 years ago in Informix / Informix Server 0 Not under consideration

Implement nested loop join of external and indexed tables

We raised a support case for this, but creating here will help it progress. The description was as shown below. Please vote for it! Regards,Doug LawryOninit Consulting Try this in the "stores_demo" database: SET EXPLAIN ON;SELECT {+USE_NL(cust...
over 2 years ago in Informix / Informix Server 0 Not under consideration

Avoid UPDATE STATISTICS [LOW] sampling failures due to data skew

If onconfig parameter USTLOW_SAMPLE is set, sampling will be used for all UPDATE STATISTICS LOW commands. On some tables this will always or nearly always fail due to data skew, printing a message like: Warning: update statistics low using samplin...
over 2 years ago in Informix / Informix Server 1 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...
over 5 years ago in Informix / Informix Server 0 Not under consideration

Archecker table level restore utility does not compatible of handling Informix engine complex table schema clauses

Individual Table restoration 'archecker' utility only support simple schema definition contents as the schema file. However, Informix engine support complex clauses when setting up a table. E.g. When fragmenting a table based on interval based fra...
almost 8 years ago in Informix / Informix Server 0 Under review

Automátic column-level encryption at rest

In Europe we have strong laws (GDPR) protecting personal data. Nobody, even programers or DBA can access personal data if not from an audited program who grants individual access to each user able to see this information. As application examples, ...
over 2 years ago in Informix / Informix Server 0 Not under consideration