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 Employees should enter Ideas at https://ideas.ibm.com


ADD A NEW IDEA

Search results: Informix Server

Showing 81

Automatic conversion of ifx_loc_t (TEXT/BYTE) to/from ifx_lo_t (CLOB/BLOB)

We have legacy ESQL/C code using ifx_loc_t to handle TEXT/BYTE columns. Customers want now to replace TEXT/BYTE by CLOB/BLOB columns in the database... and we would avoid to touch our ESQL/C code. Informix can support simple type conversion. For e...
almost 4 years ago in Informix / Informix Server 1 Not under consideration

Column level encryption, an option to cleanup passwords on certain/all rows for DBSO or Informix

All users which are granted permissions for insert/modify data into tables are also allowed to use their own password for column level data encryption. But not all user are their whole lifetime in the company and move. What happened with their ...
about 4 years ago in Informix / Informix Server 1 Not under consideration

Allow Informix to kill sessions not only limited by session-id

Informix should be able to kill sessions not only limited by session-id:For example: If a admin should kill sessions from a specific user or host a script is needed. So it would be helpfull if onmode -z would accept following syntax for example:$ ...
over 4 years ago in Informix / Informix Server 0 Not under consideration

Allow remote query execution inside a TRUSTED CONTEXT

A customer that has some customized "auditing" built on triggers would like to be able to differentiate the real user behind the application server. In theory they could use SET SESSION AUTHORIZATION to achieve this, either directly or better yet,...
over 4 years ago in Informix / Informix Server 0 Not under consideration

create a foreign key allowing one to one tables relationships

Our Primary Key and Foreign key constraints always have allowed creaing and ensuring '1 to many' table relationships. After researching, there is no direct way to implement such a case with Informix. The only safe way is to create a primary key on...
over 4 years ago in Informix / Informix Server 1 Not under consideration

14.10 macOS port

Informix 14.10 should available for macOS
over 4 years ago in Informix / Informix Server 1 Not under consideration

onunload & BTS and other blades

onunload/onload are valuable tools for migrating databases between instances. These utilities have not been updated to accommodate the new technologies built into Informix, especially Blades and BTS.
over 5 years ago in Informix / Informix Server 0 Not under consideration

Allow the specification of the isolation mode at the statement level

The programmer should be able to specify the isolation mode (committed read, dirty read, serializable etc.) at the statement level.I don't have a definitive idea on how to specify this in terms of syntax. It could be in a "clean" way like: SELECT ...
over 5 years ago in Informix / Informix Server 0 Not under consideration

change the bufferpool size online

when I add the new dbspace, the page size is 16 k; Informix add a default bufferpool , I forget to create the bufferpool using onparams firstly, later I found it's too small, can't meet the performance requirement, I found I have no method to chan...
over 5 years ago in Informix / Informix Server 1 Not under consideration

optimize the interval fragment

when using interval fragment with date or datetime column, the latest fragment is in the last one, so the performance of the Insert will become slow. if Informix can keep the latest fragment as the first fragment, it will improve the performance o...
over 5 years ago in Informix / Informix Server 0 Not under consideration