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 14552 of 14552

Db2 Templates should support defered tape Mounts

We use a VTL for our Tape Environment. For a VTL it is recommended by IBM to use UNIT=(TAPE,,DEFER) in all Jobs. DB2 uses templates to generate JCL. In this templates it is not possible to code a DEFER parameter. Is there a way to solve this dilemma?
over 2 years ago in Db2 / Utilities (Export Import Load db2look etc) 0 Future consideration

More user friendly and correct IC Reconcile Intercompany Balances report, if using large dimension/BA structure

See attached file with current report and suggestions to change the report to show correct and useful and a lot more user friendly information.
over 2 years ago in Cognos Controller (On Prem and On Cloud) 0 Future consideration

CPD Service Catalog to add support to manage business partner license information

Business partners' services are listed in the Service Catalog. Once enabled, an administrator needs to apply license info that applies to the service. The administrator also needs to know how much resource units (or other metrics) are entitled and...
over 2 years ago in Cloud Pak for Data Platform 0 Future consideration

Add SAP HANA to Cloud offering

We want to connect to our extensive SAP HANA investment. The functionality exists for on-prem CP4D, and we want to have it for our SaaS offering. As we've made the transition to cloud and most new SAP customers are also cloud-centric, none are abl...
over 2 years ago in Cloud Pak for Data as a Service 0

Data Stage Integration/Connectivity with Infor (https://www.infor.com/) source

Hello, Problem Statement: Recently we came to know from IBM Support that Data Stage can't connect to Infor using jdbc connector stage. I am submitting this new idea based on IBM rep's recommendation. Please see IBM case# TS008021248. Benefits/Valu...
over 2 years ago in DataStage 0 Not under consideration

Enhance User reports

Roles by User Report contains a prompt to display individuals but will only show individuals directly associated to a security domain ( rather than listing the individuals within a associated group)
over 2 years ago in OpenPages Ideas / Reporting 2 Future consideration

Need a function or pseudo-field to return the number of elements in a BSON array

Put in simplest terms, if I have a JSON/BSON record with an embedded array, I need to know how many elements are in the array. I need a function similar to bson_size() (which returns the string length of the total array) which instead returns the ...
over 2 years ago in Informix / Informix Server 1 Future consideration

support the configuration of route-maps and filters on BGP setup

We use BGP Setups for connection from IPS serveurs to our switches (client side). We need inter-IPS connections to have better network performances for IPS to IPS data copy. These connections use also BGP protocol. When we add these inter IPS conn...
over 2 years ago in Cloud Pak for Data System 0 Future consideration

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