Skip to Main Content
IBM Data Platform Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data Platform 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

Clear

Search results: Informix Server

Showing 179 of 2612

Add Block Indexes to informix

Add Block Indexes to informix similar to DB2 MDC Tables and Postgres BRIN Indexes.
over 2 years ago in Informix / Informix Server 0 Not under consideration

Defragment for a dbspace

Add at the 'DEFRAGMENT' SQL Api , the option to defragment an entire dbspace. We have set in our environment tables and partitions with historical data, so, they are tables or partitions who have any changes (include/excluded data). Most of th...
almost 6 years ago in Informix / Informix Server 0 Not under consideration

Allow disabling automatic Next Extent calculations

Informix automatically doubles the Next Extent size for every 16 extents on a table. This action will continue until an extent is large enough to provide at least 10% free space. On very large, slow-growing tables, this can lead to an incredible w...
over 8 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...
over 12 years ago in Informix / Informix Server 0 Not under consideration

alter table online when modifying char length without killing the sessions

today my db is accessed through many web server. the main table is frequently modified : char increased and new fields. i had to bounce the engine to remove all the sessions easily.
about 6 years ago in Informix / Informix Server 0 Not under consideration

suppress fast repeating event from running alarmprogram for each event

Recently we had an event "storm" due to many events "Lock table overflow - user id 12396, session id 716985". Due to this the alarmprogram was executed little more than 97000 in a short time. I am aware of the mechanism that is in the alarmprogram...
over 10 years ago in Informix / Informix Server 0 Not under consideration

change rowid to 64 bit for fragment table,to aviod rowid reach the maximum values

change rowid to 64 bit for fragment table
over 7 years ago in Informix / Informix Server 1 Not under consideration

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
about 4 years ago in Informix / Informix Server 0 Future consideration

Increase supported ADMIN_MODE_USERS by moving list from onconfig to table

Parameter ADMIN_MODE_USERS handy during migrations. the ability to make the database available for a subset of users is great for post migration validation. However the length of the field (127 bytes) is a limitation that ends up being somewhat mi...
about 4 years ago in Informix / Informix Server 0 Future consideration

Automátic column-level encryption at rest

In Europe we have strong laws (GDPR) protecting personal data. Nobody, even programers or DBA can access personal data if not from an audited program who grants individual access to each user able to see this information. As application examples, ...
almost 3 years ago in Informix / Informix Server 0 Not under consideration