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 115

Add migrations feature on Informix .NET Core

In real world projects, data models change as features get implemented: new entities or properties are added and removed, and database schemas need to be changed accordingly to be kept in sync with the application. The migrations feature in EF Cor...
about 2 years ago in Informix / Informix Client Products 1 Not under consideration

allow repack of TBLSpace extents

When a database has been created in a single (not root) dbspace and the dbspace has been greatly expanded with large tables that are subsequently moved to separate dbspace, the chunks used for original dbspace expansion may contain TBLSpace extent...
about 10 years ago in Informix / Informix Server 2 Not under consideration

Allow placement of tablespace BYTE and TEXT data in a separate dbspace from the table's base row data.

Allow specifying a normal dbspace for a BYTE or TEXT column to isolate IOs for the blob data from main row data for the table. This would be logged space just like IN TABLE as opposed to IN blobspace blob pages.
over 5 years ago in Informix / Informix Server 0 Not under consideration

JDBC suport of collection data types in scroll cursors

Currently the usage of collection data type columns in scroll cursors are disabled by default throwing an Exception with this stack trace. Stack trace returned is: at com.informix.util.IfxErrMsg.buildExceptionWithMessage(IfxErrMsg.java:416) at com...
over 2 years ago in Informix / Informix Client Products 0 Not under consideration

Allow INSERT to write to external tables

Currently one can only write to an external table by selecting from an existing table. There are many uses for writing to an external table that do not involved writing only the results of a SELECT query. Combined with RFE INFX-I-61, Appendable Ex...
over 2 years ago in Informix / Informix Server 0 Not under consideration

A tool to copy statistics between environments

A tool to copy statistics between environments, currently this has to be done manually in an unsupported way. This would also allow refreshing statistics on a copy of the environment without needing to refresh the schema e.g . nightly copies. Also...
over 2 years ago in Informix / Informix Server 0 Not under consideration

Have another table sysesprof with reads/writes per session and bufferpool

Have another table sysesprof with reads/writes per sessioin and bufferpool https://community.ibm.com/community/user/datamanagement/discussion/error-25582-whats-a-reason-of?ReturnUrl=%2fcommunity%2fuser%2fdatamanagement%2fcommunities%2fcommunity-ho...
about 2 years ago in Informix / Informix Server 0 Not under consideration

Allow column ALIAS in HAVING clause

Just recently while working on a customer we were able to speedup a very slow query by using the recently introduced OLAP functions. The query looks like this: SELECT col1, col2, col3, col4, rank() over (partition by col1, col2 order by col4 desc)...
over 11 years ago in Informix / Informix Server 0 Not under consideration

Only in-memory Temp table

Temporary table only cached in the memory, it does not to write into the temp dbspace.Requirement from China mobile (CMCC), CMCC use lots of temp table in the following 2 ways:Create temp table ... with no log; select * from tab into temp tabname ...
over 11 years ago in Informix / Informix Server 1 Not under consideration

Table level restore

To enhance functionality of ontape/onbar utility to enable table level restore.
over 9 years ago in Informix / Informix Server 1 Not under consideration