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 Server

Showing 99 of 5234

use raw table to bulk load/huge files in Informix cluster

raw table load and copy of raw table data availability read only secondary, RSS sec. in a HDR cluster. A big one for us. How do we load billion + row table in a HDR cluster without consuming too many logical logs? Is there a way to load a raw tabl...
about 5 years ago in Informix / Informix Server 0 Not under consideration

A tool to copy/synchronize database schemas between environments.

A tool to copy/synchronize database schemas between environments. Dbschema does not help if a test environment needs a schema refresh. A tool is needed to unload the schema and then apply the schema into another environment generating with not jus...
over 2 years ago in Informix / Informix Server 0 Not under consideration

Sort data calculations should not be used to determine number of passes for UPDATE STATISTICS MEDIUM/HIGH statements where an index is used, fix misleading explain output

UPDATE STATISTICS MEDIUM/HIGH can be used with an explain option. The explain file always shows a sort data calculation which then determines the number of table scans (passes) the database engine will undertake. These are calculated before any de...
over 2 years ago in Informix / Informix Server 0 Not under consideration

Avoid UPDATE STATISTICS [LOW] sampling failures due to data skew

If onconfig parameter USTLOW_SAMPLE is set, sampling will be used for all UPDATE STATISTICS LOW commands. On some tables this will always or nearly always fail due to data skew, printing a message like: Warning: update statistics low using samplin...
over 2 years ago in Informix / Informix Server 1 Not under consideration

Perform update statistics based on selected Fragments of a table

This idea is to run update statistics based on selected fragment(s) to refresh table update statistics on latest or selective fragments only. As there are considerable number of fragmented transactional tables are located under current databases t...
over 5 years ago in Informix / Informix Server 0 Future consideration

Speed option for table repack

Table repack is a powerful feature but can generate a lot of logical logs. When repacking a large table, which may take many hours, the number of logs created can easily overwhelm the log backup processes and/or cause replication lag. Potential co...
over 6 years ago in Informix / Informix Server 0 Not under consideration

Permit blocking checkpoints on secondary nodes when raw tables exist on the primary node.

Currently we cannot issue a blocked checkpoint on a secondary (RSS in our case) when there exists raw tables on the primary node. We use raw tables heavily for admin jobs (mostly for the selection processing of archiving/purging jobs) to avoid swa...
over 5 years ago in Informix / Informix Server 0 Not under consideration

Archecker table level restore utility does not compatible of handling Informix engine complex table schema clauses

Individual Table restoration 'archecker' utility only support simple schema definition contents as the schema file. However, Informix engine support complex clauses when setting up a table. E.g. When fragmenting a table based on interval based fra...
almost 8 years ago in Informix / Informix Server 0 Under review

cdr migrate should allow code-set migration

If a customer needs to change the locale of a database, wants to standardize to a common locale etc then the only option is to unload the data and reload. On small databases this might be possible but for 99% of the real systems this is impractica...
about 4 years ago in Informix / Informix Server 0 Future consideration

Dbexport/dbimport validate *_LOCALE vars before accessing data files

When working with UTF8 database, DB_LOCALE and CLIENT_LOCALE are required to interact correctly with the databases. This RFE is about issuing a warning to the DBA when doing a dbexport/dbimport with CLIENT_LOCALE unset, especially when DB_LOCALE i...
about 3 years ago in Informix / Informix Server 1 Not under consideration