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 102 of 5344

onbar should be able to restore logs from primary AND HDR RO SECONDARY

... to prevent full backup after HDR primary/secondary switch ! At the moment (Version 12.10.xC14) cold restore after HDR primary/secondary switch is only working if:- both nodes have the same DBSERVERNAME/INFORMIXSERVER set because the namespace ...
almost 5 years ago in Informix / Informix Server 0 Not under consideration

Allow genBSON to process a MULTISET datatype

Our problem is to get complex data from the server in the fastest way. Usually, getting data from a parent -> child relation ships, should be done programatically iterating thru multiple resultsets and getting data one by one. Network overhead ...
over 5 years ago in Informix / Informix Server 0 Future consideration

PN_STAGEBLOB_THRESHOLD - Set to 1Mb when first table containing BYTE or TEXT is partitioned by Round Robin

Currently, the PN_STAGEBLOB_THRESHOLD onconfig parameter is not present in the standard onconfig file, therefore it defaults to zero. It's absence also means that most DBAs will not be aware of its existence and the potential pain they are in for...
over 5 years ago in Informix / Informix Server 0 Not under consideration

Clear text passwords are displayed in onstat -g sql/ses commands for Informix user account create/modify user SQL commands

When using USERMAPPING feature to create internal Informix user accounts, it was found the SQL command executed to create an account or modify the password of an existing account is displayed in the output of onstat -g ses and onstat -g sql. Also ...
over 11 years ago in Informix / Informix Server 0 Not under consideration

Shorten the time spent by "onstat -z" when zeroing internal structures

As was diagnosed in ticket TS002495910, in customer's system "onstat -z" processing is causing about 1 second "block" every 5 minutes for all threads, that needed to acquire the global mutex. This causes problems in customer's system (one of the l...
about 6 years ago in Informix / Informix Server 0 Not under consideration

log capture from Read only secondary / updatable secondary

Currently I can on;y read log data from primary for CDC. I woule like to request I read the transaction logs from read only secondary server (and not primary) as Informix source for CDC and apply to target.
over 6 years ago in Informix / Informix Server 1 Delivered

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

dbimport support for tenant databases

The database which is exported by dbexport is not possible to import as tenant database by dbimport. In the current implementation, the tenant database should be created by SQL Admin API first. dbimport is by default creating the new database as t...
about 10 years ago in Informix / Informix Server 3 Not under 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
about 10 years ago in Informix / Informix Server 2 Delivered