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 2611

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...
over 12 years ago in Informix / Informix Server 0 Not under consideration

create a foreign key allowing one to one tables relationships

Our Primary Key and Foreign key constraints always have allowed creaing and ensuring '1 to many' table relationships. After researching, there is no direct way to implement such a case with Informix. The only safe way is to create a primary key on...
about 6 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.
over 12 years ago in Informix / Informix Server 0 Not under consideration

Support for ON UPDATE CASCADE

Use case: There is a table called release with a primary key id of type integer and an additional column name (the release name). And further tables (e.g. table_x, table_y, …) with a reference (foreign key) to release.id. The working tables are ta...
over 6 years ago in Informix / Informix Server 2 Future consideration

byte and text partitioning

Ability to partition byte and text data stored in blobspace. Eg. create table table1 (,,, colx byte in (blobspc1, blobspc2) ) ... This allows the byte/text data to be partitioned across multiple blobspace so that the blobspace size will not be ske...
over 6 years ago in Informix / Informix Server 0 Not under consideration

remove or enlarge the data page limitation per fragment

when the total pages per fragment reach 16775134, the new data can't insert.the customer have to :1,stop the application 2,fragment the table3,reload the data 4,create the index 5, start the application
almost 10 years ago in Informix / Informix Server 2 Delivered

TS Rolling Window Containers dropping dormant window should be similar to DETACH FRAGMENT

When a dormant fragment is removed the data is gone for good, unless you manually unload to a new table or flat file. On large TS this is very time and disk restrictive. It is also hard to coordinate on embedded systems
about 10 years ago in Informix / Informix Server 0 Not under consideration

Dropping Primary Keys

Allow the following syntax for dropping a primary key : alter table table-name drop primary key;
over 10 years ago in Informix / Informix Server 0 Not under consideration

Add table name to -640 error.

Add tablename to -640 error.
about 11 years ago in Informix / Informix Server 0 Not under consideration

Allow dropping of distributions on specific columns; today it is only possible to drop all distributions on a table

We have a large system of many Tbs and as a legacy of Art Kagel's "dostats" we have distributions on all columns of all tables. These distributions are not needed and we have to spend considerable database resources keeping these up to date. We'd ...
about 11 years ago in Informix / Informix Server 2 Not under consideration