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

Showing 24

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

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

Ability to sync tables to HDR & RSS secondaries when converting from RAW to STANDARD mode.

It is significantly faster to load a table in TYPE(RAW) mode than TYPE(STANDARD) mode. However, this option is not practical for sites using HDR and/or RSS secondary servers for replication as RAW mode tables do not replicate forcing the site to b...
over 8 years ago in Informix / Informix Server 0 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...
about 3 years ago in Informix / Informix Server 0 Future consideration

Unload to file should have option that prevents over writing of an existing file

A customer writes some SQL that captures the pre-data to an unload file and then does the updates/deletes etc. If the SQL is successful and inadvertently run again the initial pre-data will be lost.
over 4 years ago in Informix / Informix Server 3 Future consideration

Character length semantics instead of byte length semantics

We want to store UTF8 text data into our database but using byte length semantics is counter intuitive on the char and varchar types. We are using Fourj's Genero tool to develop our application and Genero is able to switch to character length sema...
over 11 years ago in Informix / Informix Server 2 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

Data Masking in INFORMIX

Our objective is not to see any sensitive data outside the production systems. As an example here is our real requirement. In a PROD environment, we can see the table data as usual . For data protection purposes, the data of the same table needs t...
over 3 years ago in Informix / Informix Server 1 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

Convert Log "Raw" data into SQL Statements

archecker and onlog should be able to output analyzed onlog raw information and convert it to SQL Statements
over 4 years ago in Informix / Informix Server 0 Future consideration