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 Server

Showing 428

Informix documentation for oncheck command should be crystal clear

Informix documentation for oncheck command does not explain clearly that this command should be run only during a maintenance window or during an off-hours period because the oncheck utility places a shared lock on system catalog tables when the d...
about 3 years ago in Informix / Informix Server 1 Not under consideration

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

Multi Row Insert

Support Multi Row Insert: insert into table1 (col1, ..., colx) values (1, ..., x), ... (1000, ..., x) ; Using Multi Row Insert multiple rows can be inserted with just one statement. Other RDBMs provide this feature with a performance improvement o...
about 4 years ago in Informix / Informix Server 2 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...
about 4 years ago in Informix / Informix Server 0 Not under consideration

HQ: Add a 'Hot tables" sub-menu in the Performance tab, same for LOCKS

It would be a good thing to have, in HQ's performance sub-menu, a 'Hot tables' (and indexes) section which can be based on the output of onstat -g ppf. The idea is to have a view on the tables that are more active, and eventually click on one tab...
over 4 years ago in Informix / Informix Server 0 Not under consideration

dbschema should always print the content in the same order that two dbschema files are still easily comparable after many changes

Use case: Find the essential dbschema changes between two releases. How can I achieve that? – With a dbschema -d database > filename for each release and compare the files. Problem: For example if functions, procedures or views are dropped an...
almost 5 years ago in Informix / Informix Server 1 Not under consideration

Storing Large Objects in file sytem

Feature similar to Oracle "bfile" data type. Store the large object in file system.
about 5 years ago in Informix / Informix Server 0

change the bufferpool size online

when I add the new dbspace, the page size is 16 k; Informix add a default bufferpool , I forget to create the bufferpool using onparams firstly, later I found it's too small, can't meet the performance requirement, I found I have no method to chan...
over 5 years ago in Informix / Informix Server 1 Not under consideration

optimize the interval fragment

when using interval fragment with date or datetime column, the latest fragment is in the last one, so the performance of the Insert will become slow. if Informix can keep the latest fragment as the first fragment, it will improve the performance o...
over 5 years ago in Informix / Informix Server 0 Not under consideration

Reclaim free space from chunks

Add a command to reclaim the free space (at the end of the chunk) , reducing the file size. This is very useful for cooked files. Just like SHRINKDATABASE at MS Sql Server, but for chunks....
almost 6 years ago in Informix / Informix Server 0 Not under consideration