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 427

Create and use a BTS index over a temporary table.

drop table if exists tp01 ;create temp table tp01 ( nome varchar(100) ) with no log ;insert into tp01 select first 1000 tabname from systables ; create index i1_tp01 on tp01( nome bts_varchar_ops) using bts ; select * from tp01 where bts_contains ...
over 4 years ago in Informix / Informix Server 0 Not under consideration

BAR_RETRY should retry failed dbspace backup instead of complete archive

If you run a whole onbar backup (onbar -b -w -L 0) and have several dbspaces to backup and one dbspace backup failsthe complete archive must be retried. If you run parallel backup (BAR_MAX_BACKUP > 0) you also need to wait untilall dbspaces are...
almost 5 years ago in Informix / Informix Server 0 Future consideration

Feature Request: Allowing dirty read capability beyond ETX 1.31.xC2

IDS 11.70.FC7W2 OS AIX 6.1 ETX version expression) DataBlade version: Excalibur Text DataBlade Release 1.31.FC1X3 Problem: Due to the fix of IC73561 may have introduced the new behaviors on 1.31.xC2 that impact customer's current operation. Custom...
about 10 years ago in Informix / Informix Server 1 Not under consideration

Table statistics are zero'd from sysptprof everytime it is not open or there is no sessions accessing it.

Our understanding is that tblspace profile should remain in the records as long as 'onstat -z' is not issued. Besides, we are aware of situations when table profile is reset, while several sessions are still accessing the table. Therefore, we find...
over 10 years ago in Informix / Informix Server 0 Not under consideration

Parallel index build and check is not supported on table with interval and range fragmentation.

CUSTOMER: CLEARTECH LTDA CONTACT.: Celso Cabral PRODUCT.: INFORMIX 11.70FC4X4 OS......: Red Hat Customer want to know how to if INFORMIX may use parallelism to create index using fragment by range and interval. eof--------------
over 10 years ago in Informix / Informix Server 0 Not under consideration

idsdb0018461

Further to our discussion to PMR: 05530,999,780 we had the impression that feature request idsdb00184614 it will be included in 11.7 xc8 but it looks like there is a code freeze.It is very urgent to have this feature implemented ASAP.
over 10 years ago in Informix / Informix Server 0 Not under consideration

Switching SDS nodes without shutting down mode

Environment OS Version - > SUN SOLARIS 5.11 IDS Version - > 11.70 Two nodes SDS cluster Story : Assume 2 nodes in SDS (Node A - Primary / Node B - Secondary) 01. Assume current primary server (Node A) unavailable due to hardware fa...
about 5 years ago in Informix / Informix Server 0 Not under consideration

Get database transaction info on dbaccess

Onmonitor has disappeared on 12.10. dbaccess → Database → Info should have a method to retrieve the transaction level of a database (Buffered, Unbuffered, Ansi, None)
over 10 years ago in Informix / Informix Server 1 Not under consideration

HDR restart mechanism for Primary server.

HDR needs a mechanism to restart when the smx thread exits due to timeouts. (happened twice to us on our Primary HDR server). If the smx thred is restarted (which occurred several times),there is no message posted in the online log indicating so. ...
over 10 years ago in Informix / Informix Server 0 Not under consideration

Prevent ER sync job of deleting records from child table on target

After talk with lab and support group the follwoing became clear: Under certain circumstances ER sync job can delete data from tables even if these tables are not part of the ER system. When a replicated table (target) has an unique index on a non...
over 10 years ago in Informix / Informix Server 0 Not under consideration