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 17

Implement LIMIT clause in DELETE Statement

Expand DELETE syntax implementing LIMIT clause and maybe also ORDER BY. Delete syntax can be like: DELETE [FROM] tbl_name [WHERE where_condition ] [ORDER BY ...] [LIMIT row_count ] This limit + order by syntax is already implemented in other major...
about 4 years ago in Informix / Informix Server 1 Future consideration

enhancements to sysprocedures table and dbschema utility

Currently, there does not appear to be anything in the sysprocedures table to identify which procedures are provided by Informix (system routines) vs those created by users (user routines). The mode column does not appear to address this particula...
over 3 years ago in Informix / Informix Server 0 Future 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

Improve performance of L1/L2 backups

Current, for L1 (or L2) backups we need to read all pages. This is highly inefficient and there are alternatives for implementing this.In the PMR we've been told this matches old FEA idsdb00010525. In this the proposed solution was to maintain a t...
about 11 years ago in Informix / Informix Server 0 Future consideration

Evaluate using io_uring for I/O in Informix Linux Platform

Create some performance tests and evaluate an architecture change in Informix to migrate AIO or Kernel AIO to using kernel io_uring Maybe it's not possible to use io_uring in Informix and nowadays, performance increase from using IO_DIRECT KAIO to...
about 4 years ago in Informix / Informix Server 0 Future consideration

NUMA aware memory allocations.

In a system with more one NUMA node sometimes best to have all memory allocated on the first NUMA node for performance. E.g. With 2 NUMA nodes with 300Gb each, pin the lowest number CPU VPs pinned to the first NUMA node and allocate all hugepages...
over 3 years ago in Informix / Informix Server 0 Future consideration

CM should allow LOG to be set at the SLA-level

We have a Connection Manager configuration that includes multiple SLAs. There are times when it would be incredibly useful to enable logging for just one SLA while leaving it disabled for all of the others. Currently, the only option is to spawn a...
over 3 years ago in Informix / Informix Client Products 0 Future consideration

Perform update statistics based on selected Fragments of a table

This idea is to run update statistics based on selected fragment(s) to refresh table update statistics on latest or selective fragments only. As there are considerable number of fragmented transactional tables are located under current databases t...
over 5 years ago in Informix / Informix Server 0 Future consideration

Backup/Restore GUI within HQ

One of the least enjoyable tasks is to using the archecker utility. Many times we need to restore just a row and/or rows in a table from an ontape backup. Restoring an entire database is easy from the command line. It would be very helpful if HQ c...
over 3 years ago in Informix / Informix Client Products 1 Future consideration

Implement CREATE OR REPLACE option for triggers/views/synonyms/row types

Since a similar option for stored procedures is available starting with version 14.10 it would be handy if this syntax could also be introduced for triggers, views, synonyms and row types. Currently you first have to drop a trigger/view/synonym or...
over 4 years ago in Informix / Informix Server 1 Future consideration