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

All ideas

Showing 14776

Foreign keys to use compound indexes

In the below the foreign key does not use the compound index. Another index is created with adds overhead. create table p1 (t char(4) not null); create unique index px1 on p1(t); alter table p1 add constraint primary key (t) constraint p1_pk; ...
over 2 years ago in Informix / Informix Server 0 Future consideration

Foreign keys to be able to use compound indexes.

With the following the existing compound index is not used for the foreign key and another index is required. This adds overhead with additional maintenance. create table p1 (t char(4) not null); create unique index px1 on p1(t); alter table p1 ...
over 2 years ago in Informix / Informix Server 0 Future consideration

SMF data for use of SORTL and z15 Z Sort accelerator

Recently we have had some issues and queries around use of SORTL by Db2Sort and currently the only way to track whether SORTL is being used by Db2Sort is to scan every job and look for the message "CNK558I SORTL INSTRUCTION USED". To report on usa...
over 2 years ago in Db2 Sort for z/OS 1 Future consideration

Ability to Stop Auto Restart

Setting that will give Cloud Administrators the ability to stop an auto restart in order for Cloud Ops to collect logs to pinpoint the specific problem more effectively.
almost 5 years ago in Planning Analytics 1 Not under consideration

Restore alias selection from CA reports as was provided in TM1 10.2.2

PA connections have been restricted to using single alias named 'Caption' per http://www-01.ibm.com/support/docview.wss?uid=swg22005244. Different CA reports sometimes require different aliases from PA and we found that these reports no longer wor...
almost 5 years ago in Planning Analytics 2 Not under consideration

IMAP (and TLS over IMAP) support

Product: IBM Cognos 10.2.2Actor: Janalakshmi Financial Services IBM Cognos is commonly used product for BI reporting. Description: Our team uses IBM Cognos 10.2.2 for BI reporting. We also use feature of Cognos to send reports as email attachment ...
about 7 years ago in Cognos Analytics 0 Not under consideration

Enhance Task UI to have Expand All/Collapse All

Would be nice to have on the Task UI an expand or collapse all. When we have many sections, the user would have the ability to expand all sections or collapse.
almost 5 years ago in OpenPages Ideas / End User UI 2 Not under consideration

Ability to render enum as radio buttons in Task UI

We would like the ability to render in the Task UI enum as radio buttons. This would match the UI availability we can do in the Standard UI.
almost 5 years ago in OpenPages Ideas / End User UI 2 Not under consideration

DB2 BLU non-unicode database support for non-identity collation sequence

We currently run on DB2 LUW 10.5.0.6 where our database is created using DB2 API with c-program.The major reason to do this is to support collating sequence similar to EBCDIC as DB2 z/OS is the source of our data.This makes the Database collating ...
about 7 years ago in Db2 / Analytical Functions 0 Not under consideration

Tablespaces restore takes quite too long

I doubt that the concept for a tablespace restore includes reading all other tablespace blocks of the backup image.For me if i restore only a tablespace which is some 10% of the whole database the restore should consider that.
about 7 years ago in Db2 / Backup/Restore/ Rollforward/ Recover 0 Not under consideration