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

Extend FM Governor "(DQM) Data Item Label Behavior"

Currently the FM Governor "(DQM) Data Item Label Behavior" has two options which are documented here. There should be added a third option: "Always use data item name (if there is no explicit label defined)". The problem is that the list column na...
over 3 years ago in Cognos Analytics / Reporting 1 Not under consideration
1 MERGED

DB2 Backup with file(tablespace/container) section backups similar to Oracle RMAN

Merged
On Busy OLTP systems one or few tables might grow in size over time and which contributes to a single tablespace size increase and it directly impacts your db2 backup duration due to the fact that 1 tablespace = 1 parallel only at that point and w...
over 1 year ago in Db2 1 Delivered

How can we use Workload Identity Federation(WIF) to access GCP from IBM CDC?

As present we are using Service Account json key to access the GCP from IBM CDC and that json key used to expire every 90 days which has to manually configure everytime in CDC side. Due to this there is going be huge impact to the Production repli...
over 1 year ago in Data Replication: Change Data Capture 5 Delivered

Pipeline API documentation needs enhancements

Customer complains about neither the main REST API doc https://cloud.ibm.com/apidocs/orchestration-pipelines, or the API sample doc: https://pipelines-api.s3-web.eu-de.cloud-object-storage.appdomain.cloud/ explains 1. JSON model of the pipeline an...
over 1 year ago in watsonx.ai 0 Under review

Allow initialisation using OPL of arrays within tuple sets

In OPL it is not possible to initialise an array which is within a set of tuples either through values or programmatically. An enhancement should be made to OPL to allow this. Consider: {string} Factors = {"a","b","c"}; tuple T_2 { key int i; int ...
about 5 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 0 Not under consideration

Safer Payments & http protocol

Safer Payments server stops responding when sending requests with HTTP header "Transfer-encoding: chunked" Use case Sample: curl -k \ -X POST https://safer-payments.uat.feci.geci:37911/ \ -H "X-SP-Protocol-Version: 1" \ -H "Accept: application/jso...
almost 4 years ago in IBM Safer Payments / Technical 0 Not under consideration

Create an API for IFI reads (306) so Log-Reading Software does NOT need to be APF-Authorized

Like a lot of shops, we replicate a lot of our Enterprise data from our programmatic Db2 for z/OS environment to other Db2s and other off-platform DBMSes for MI and analytics, and for high availability. IIDR now provides the ability to do this via...
over 6 years ago in Db2 for z/OS 2 Not under consideration

Have a line number in OPL out of bounds errors

int E[i in 1..2]=2; int n=3; dvar int x[1..2] in 0..10; subject to { E[2] >=x[3]; x[1]<=2; } execute { writeln("ok") ; } gives an error but without line number. This is easy but in bigger models, it takes a lot of time to spot line numbers.
about 5 years ago in CPLEX Optimization Studio 0 Not under consideration

"If and only if" for indicator-constraints in MATLAB API

We use the CPLEX for MATLAB API to solve a MILP. In our case the bottleneck of the API is the limited functionality of indicator constraints. Whereas in OPL and the Java API an "if and only if" statement is possible, this functionality is missing ...
about 5 years ago in CPLEX Optimization Studio 0 Not under consideration

LOAD with DISCARDS 1 should not require a discard data set

We wanted to load two partitions at partition level: //LOA001 EXEC #DB2UT, // SYSTEM=T, // SYSTEMID=L, // COND=(4,LT), // SYSUT1=Y, // LARGE=Y, // SAR=N //SYSREC01 DD DISP=SHR,DSN=VTDBM.UL.VETB0040.REC.PART1 //SYSREC02 DD DISP=SHR,DSN=VTDBM.UL.VET...
over 7 years ago in Db2 for z/OS 1 Not under consideration