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

Informix

Showing 503 of 14550

Add a unique return code to the oninit command if it time out when using the -w switch

Add a unique return code to the oninit command if it time out when using the -w switch
over 10 years ago in Informix / Informix Server 0 Not under consideration

Add constraint name to ATS/RIS files when they are generated due to foreign key constraint issues

Add constraint name to ATS/RIS files when they are generated due to foreign key constraint issues
over 10 years ago in Informix / Informix Server 0 Not under consideration

Automatic update statistics triggered after n sequential scans

Background/automatic "update statistics low" for tables after nth sequential scan
over 10 years ago in Informix / Informix Server 0 Not under consideration

Lock table (or database) in exclusive mode does not work as expected in HDR

If one attempts to update a table with many rows in an HDR environment with updateable secondary code like this does not work (if you are on the primary):begin work; lock table mytab in exclusive mode; update mytab set col1="xxx" where 1=1; commit...
almost 11 years ago in Informix / Informix Server 0 Not under consideration

Request to provide support for DELIMIDENT in CDC

The feature request has been submitted earlier. Re-submitted the request again via RFE tool to track on the status. Can you please provide an update. CQ# idsdb00249320 RTC# 23793 Request to provide support for DELIMIDENT in CDC Need support for do...
almost 11 years ago in Informix / Informix Server 0 Not under consideration

Need an onmode option to terminate orphaned, tightly coupled global transactions. Onmode -Z does not address this case.

If a Java application that uses tightly coupled global transactions (such as from Geronimo / WebSphere app servers) abnormally terminates, it may leave the global transaction orphaned on the Informix database server. In this case, an onstat -G wil...
almost 11 years ago in Informix / Informix Server 0 Not under consideration

DDL Event Triggers

It would be good to have some kind of 'triggers' that's been activated every time when database object such as table or stored procedure is beind modifyed ( created, dropped or changed)It seems to me it could be some kind of system routines simila...
almost 11 years ago in Informix / Informix Server 0 Not under consideration

Allow UDRs run with owner privileges

Create an option to 'create procedure/function' statement allow run with owner privileges (grants/role) instead of the current user (who is calling the UDR). This behave already exists when the procedure is created with DBA , it will run with DBA ...
almost 11 years ago in Informix / Informix Server 0 Not under consideration

Consolidate free space across entire chunk or dbspace

I suggest a repack-like tool which consolidates free space in an entire chunk or dbspace in order to get few, big enough, free spaces to use efficiently. Being able to do so online and with little blocking is desirable
almost 11 years ago in Informix / Informix Server 1 Not under consideration

Allow TRUNCATE on table with users access

As detailed on Informix Manual , the truncate statement is considered DDL and not DML and not allow execute it even if there dirty reads over the table.The request: Allow run the truncate over a table even if there users reading the table.
almost 11 years ago in Informix / Informix Server 0 Not under consideration