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 155

Improve Ontape Point-in-Time Restores for Tables

The archecker tool can be used for point-in-time restores of table data from Level 0 Informix backups in conjunction with whatever logs were created after the Level 0 backup. However, if an organization does one Level 0 backup per week, then they ...
about 2 months ago in Informix / Informix Server 2 Submitted

Allow Bufferpool Min_lru_dirty and Max_lru_dirty Threshold values to be altered dynamically

onparams -b can be used to add a new bufferpool and AUTO_LRU_TUNING are available on informix server but first only adds a bufferpool of a new page size and the latter only kicks in if some foreground writes occur on a server which ideally is neve...
about 2 years ago in Informix / Informix Server 2 Future consideration

Add columnar indexes to Informix.

Other databases e.g. DB2 have columnar index support builtin, we would like that in Informix as well. use case the same as for DB2.
over 1 year 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...
over 1 year ago in Informix / Informix Server 0 Future consideration

Allow Informix to accept Non PAM aware clients to connect when using PAM PASSWORD mode

Standard Informix Authentication on unix will perform a getpwnam() call to retrieve the encrypted shadow password from the OS, it will then compare an encrypted version of the password supplied by the client against this, and if they match, authen...
over 4 years ago in Informix / Informix Server 0 Future consideration

255 rows/page limit should be addressed

Informix has a rows/page limit of 255 rows/page. Perhaps this was not a problem originally but over time we have seen new features: larger page sizes (up to 16 kB against 2 kB or 4 kB previously, dependent on operating system). compression option....
almost 4 years ago in Informix / Informix Server 1 Planned for future release

Informix should be supported as a Kubernetes based Database inside of the Container

We have Docker for this presently. Many customers have requested this, particularly those support OpenShift and RHEL Linux.
5 months ago in Informix / Informix Server 0 Under review

Add DB2 zigzap scan capability to Informix

Add DB2 zigzap scan capability to Informix. Simliar to Db2 jump scan but on both indexes in a join.
7 months ago in Informix / Informix Server 0 Not under consideration

Add DB2 jump scan capability to Informix

Add DB2 jump scan capability to Informix. Same use case as DB2. For indexes where not all the leading columns have predicates but non-leading columns have query predicates.
7 months ago in Informix / Informix Server 0 Not under consideration

INFORMIX AUTO INDEX

When no suitable index is created, the optimizer does an "auto create index" for the query. This proposed index should be printed out to the online.log to help the admin to create the optimized indexes for the queries.
over 2 years ago in Informix / Informix Server 0 Future consideration