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

Search results

Showing 1705 of 1705

Credentials Management in Projects, Insert-to-Code, and Project-lib

The Watson Studio Notebook user interface allows you to insert code snippets and credentials for data connections and data assets into your notebook code. The problem is that it puts usernames and passwords in cleartext into the code even if you h...
over 7 years ago in Watson Studio 1 Not under consideration

PLC Process not updating DB in a timely manner

We need same this functionality in v7.2 as well IBM development team has analyzed the PLC data loading issue where the recovery time is large. The solution is a large Project level effort that requires change in PLC behavior. The proposed enhancem...
over 7 years ago in Spectrum Symphony / Version 7.1 1 Delivered

Improve Various Components of the Current Scheduler Adlgorithm

Currently, though the Scheduler supports threads, the processing is not a thread per bucket, but rather a threads that are used on a per bucket basis and buckets are still handled serially, which has led us to Host Match times around 400 seconds. ...
almost 4 years ago in Spectrum LSF / Scheduling 4 Not under consideration
1 MERGED

2-Point Review of Cases

Merged
2-point review of cases Looking for a solution (enhancement) where after an analyst dispositions a case but the case meets pre-defined criteria i.e., New Account Open, High Dollar Value, High Dollar Deposits etc. would then be reviewed by a 2nd an...
almost 4 years ago in IBM Safer Payments / Business 0 Future consideration

Button to turn on/off pul...

There needs to be a checkbox or some way to be able to just bring back the data from an entity you are looking for without needing to pull back the information for every related entity
over 7 years ago in Identity Insight 0 Not under 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 ...
almost 4 years ago in Informix / Informix Server 1 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; ...
almost 4 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 ...
almost 4 years ago in Informix / Informix Server 0 Future consideration
1 MERGED

reporting both host-based pending reason and main pending reason

Merged
"LSF does not support reporting both host-based pending reason and main pending reason (about license)." Let me provide a portion of the bsub statement from our case to exemplify the customer's dilemma. bsub -R "rusage[mem=3000.00:duration=1m,md...
almost 4 years ago in Spectrum LSF / Scheduling 0 Not under consideration

Table Values functionality

Is it possible to add following functionality to DB2 zos 10, 11 and IDAA 4.1 and above. Apparently it is supported in DB2 LUW. SELECT S.Year, Q.Quarter, Q.ResultsFROM SalesAgg AS S, TABLE (VALUES(1, S.q1), (2, S.q2), (3, S.q3), (4, S.q4)) AS Q(Qua...
over 11 years ago in Db2 for z/OS 1 Not under consideration