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 Data & AI Roadmaps (http://ibm.biz/Data-and-AI-Roadmaps) - Use this site to view roadmaps for Data & AI products.

IBM Employees should enter Ideas at https://hybridcloudunit-internal.ideas.aha.io/


ADD A NEW IDEA

FILTER BY CATEGORY

Search results: Informix

Showing 186

Add function LISTAGG like DB2 and Oracle

Every query which need to group by and concat few columns is impossible with informix. For example for this SQL : select t.tabname, c.constrname ,k.checktext, k.seqno from sysconstraints c, systables t , outer syschecks k where t.tabname = 'my...
about 3 years ago in Informix 1 Not under consideration

UTC/GMT timestamp conversion function for Informix database

Informix does not have a UTC/GMT timestamp conversion function. Requirement :---------------------------------1) Cast function to convert from a particular datetime to UTC datetime based on the current timezone2) Cast function to convert from sysd...
about 8 years ago in Informix / Informix Server 1 Not under consideration

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...
over 1 year ago in Informix / Informix Server 2 Future consideration

Informix pure .NET Core driver

We need pure .NET Core driver. Currently we have to compile our programs with flags for 32 or 64 bit code which is against the idea of .NET Core portability. Also it leads to errors when we sent assemblies to incorrect environment. Driver on Open...
almost 4 years ago in Informix / Informix Client Products 6 Delivered

Improve timestamp format in message and backup logs (ISO-8601)

Streaming messages to log ingestion systems, e.g. Elastic Stack, is a useful way of analysing logs and generating notifications when certain messages are seen. Displaying the messages in the right order when daylight saving switches occur is an is...
11 months ago in Informix / Informix Server 0 Future consideration

Enhance EXPLAIN in order to no longer need Informix server access

Currently Informix EXPLAIN generates a server side file. For developers that are working from remote machines, it becomes problematic to retrieve the explain files when they have restricted access to the Informix Server machine. There are 2 undoc...
almost 4 years ago in Informix / Informix Server 3 Delivered

Provide more granular database-level privileges than just CONNECT, RESOURCE and DBA

We have a requirement to support a code deployment role where a user, whose job role is not a DBA, can release code into a given database. The type of things they would be doing is:* Creating and dropping procedures, synonyms, triggers, indices an...
about 10 years ago in Informix / Informix Server 0 Not under consideration

Ability to VM snapshot an On-Line Informix database

Due to the widespread popularity of vmware, the Informix database should be able to interact with the vmware software to block and take a proper snapshot of the database. This would enable people with vmware to do a snapshot of an Informix databas...
about 10 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 4 years ago in Informix / Informix Server 0 Not under consideration

Feature request to verify backups in parallel

Hello, The onbar backup verification process runs in serial and takes a long time to complete for large databases (60+ hours to complete for an 800GB database). It would be helpful if the backup verification process could run in parallel, similar ...
over 9 years ago in Informix / Informix Server 0 Planned for future release