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

Showing 208

Online index rebuild

We need command tool in Informix >>-ALTER INDEX--index--REBUILD------------>< | | '-ONLINE-' working like: REBUILD INDEX online utility in DB2 or ALTER INDEX index REBUILD ONLINE in Oracle or REINDEX [INDEX|TABLE] in PostgreSQL
over 2 years ago in Informix / Informix Server 0 Future 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

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

Allow MAX_PDQPRIORITY to be configurable per user.

We want to Informix to be able to use PDQ but we would not want 3rd party logins to be able to use PDQ and impact processing. The existing onconfig parmeter should be a default is it is not defined for the user.
over 2 years ago in Informix / Informix Server 0 Future consideration

Unable to Remove Previous Informix FC version from Windows Programs and Features

I tried to install the Informix Fix Pack in another folder as instructed by IBM support. However the Informix FC version stays the same and there is a an error or bug in uninstalling the previous Informix FC versions from the Windows Programs and ...
almost 3 years ago in Informix / Informix Server 0 Is a defect

Informix HQ Enhancement

We are checking if we can use Informix HQ for our Production system. We have noticed Informix HQ doesn't have AD integration on it. There's not much auditing /logging on what has changed on the Informix HQ.
almost 3 years ago in Informix / Informix Server 0 Future consideration

Allow DDL changes on a table with full row logging

We want to use CDC to replicate data changes to a different system. We do schema changes once a month, and this complicates things a lot. According to our vendor, this is a limitation for Informix only, other source systems can hande DDL changes t...
almost 3 years ago in Informix / Informix Server 0 Future consideration

Create a real IDS driver for Tableau

Hi, my customer is a long haul IDS customer who loves it. A few years ago, his team fell in love with Tableau, which resolved many business cases for his company. Unfortunately, after getting more and more demanding with Tableau functionality, and...
almost 3 years ago in Informix / Informix Client Products 1 Not under consideration

Informix documentation for oncheck command should be crystal clear

Informix documentation for oncheck command does not explain clearly that this command should be run only during a maintenance window or during an off-hours period because the oncheck utility places a shared lock on system catalog tables when the d...
about 3 years ago in Informix / Informix Server 1 Not under consideration

Informix ESQL/C ifx_var_getdata() should do charset conversion when binding with CLVCHARPTRTYPE

Environment: Linux Debian 10.7 or Windows 10 Informix server: IDS-14.10.FC5 Informix client: CSDK 4.50.FC5 With the DB in UTF-8 (DB_LOCALE = en_us.utf8) and client app in another character encoding (CLIENT_LOCALE=en_us.8859-15): When fetching an L...
about 3 years ago in Informix / Informix Client Products 3 Delivered