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

Search results: Informix

Showing 25
110 VOTE

Informix should be able to change owner on tables and any other objects

If user=informix creates all database and all tables, then programmer creates table but user=informix cannot change it. Only drop it.
about 9 years ago in Informix / Informix Server 0 Future consideration

Add SQL-statement COMMENT ON as in Oracle or PostgreSQL

For some tables or columns it would be helpful to describe what the table/column is used for since the names are not always self-explanatory. Although COMMENT ON is not part of standard SQL it would be helpful to have such a statement. The DOCUMEN...
over 5 years ago in Informix / Informix Server 6 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...
about 4 years ago in Informix / Informix Server 1 Future consideration

Appendable External Tables

Need an option to open/create an external table that appends to the file(s) defined on the table on insert rather than overwriting the file(s).
over 8 years ago in Informix / Informix Server 0 Future consideration

Ability to sync tables to HDR & RSS secondaries when converting from RAW to STANDARD mode.

It is significantly faster to load a table in TYPE(RAW) mode than TYPE(STANDARD) mode. However, this option is not practical for sites using HDR and/or RSS secondary servers for replication as RAW mode tables do not replicate forcing the site to b...
over 8 years ago in Informix / Informix Server 0 Future consideration

New feature to have FORCE_DDL_EXEC functionality for all DDL changes

The 12.10 manual states that the FORCE_DDL_EXEC environment variable can be used "to force out other transactions that have opened or have locks on the tables involved in an ALTER FRAGMENT ON TABLE operation". We'd like to see this functionality e...
almost 11 years ago in Informix / Informix Server 0 Future consideration

enhancements to sysprocedures table and dbschema utility

Currently, there does not appear to be anything in the sysprocedures table to identify which procedures are provided by Informix (system routines) vs those created by users (user routines). The mode column does not appear to address this particula...
about 3 years ago in Informix / Informix Server 0 Future consideration
19 MERGED

add embedded tables and columns comments functinality

Merged
Many competitor DBMS already have this functionality of documenting tables and table columns, that is putting ad hoc comments to describe the table and or the columns. Informix does not have this possibility which is great nevertheless table and c...
about 7 years ago in Informix / Informix Server 1 Future consideration

Data Masking in INFORMIX

Our objective is not to see any sensitive data outside the production systems. As an example here is our real requirement. In a PROD environment, we can see the table data as usual . For data protection purposes, the data of the same table needs t...
over 3 years ago in Informix / Informix Server 1 Future consideration

Add support for system versioned tables

This feature is about having native support to version data within the table. The application will always be able to access the most current data, however through pseudo columns or via other means older version of the data is available. This featu...
about 4 years ago in Informix / Informix Server 1 Future consideration