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

Clear

Ideas

Showing 126 of 18260

Ability to control cplex memory consumption

Nowadays optimization runs are more and more conducted in the cloud, in kubernetes environments. In kubernetes, the processes run inside containers in what are called pods. To prevent a pod to be killed when the node (machine) capacity is exceeded...
almost 2 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 0 Submitted

Delete/Define operation on Vsam file needs to be logged

This RFE is for the VSAM development team.if a vsam file is enabled for replication using LOGREPLICATE, it can be enabled for replication using Classic CDC. if such file is DELETE/DEFINE which is very common for end of day processing, the replicat...
over 7 years ago in Data Replication: IMS / VSAM 3 Not under consideration

Needs a clean-up solution when open thread is active and there is an IMS outage

Please refer to the PMR:01622,69G,760.-----------------------------My customer does not want to restart the apply server when recovering the IMS failure.This is because the replication stop time expands and the data reflection on the target is del...
over 8 years ago in Data Replication: IMS / VSAM 1 Not under consideration

OPL Lazy Constraint Pool

At http://www-01.ibm.com/support/docview.wss?uid=swg21681643, it is indicated that it is not possible to add lazy constraints in OPL Script. I know OPL is not a programming language, but it is quite important to be able to add lazy constraints in ...
over 6 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 1 Not under consideration

In OPL ODBC connection, add a setting for batch size

The prebuilt ODBCConnection allows OPL to access databases using ODBC. One way to optimize database access is to tune the execution batch size. With older versions of OPL that included DBLink, this was the dbUpdateBatchSize parameter.
about 4 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 1 Future consideration

CPLEX: Make adding mulitple objectives consistent with adding one objective

In the Java API for CPLEX (presumably similar in other APIs), it is possible to create an objective and add it to a model in one function call, using overloads of IloCplexModeler.addMinimize() and .addMaximize() that take an IloNumExpr argument. D...
over 5 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 1 Not under consideration

Callbacks from CP for .Net languages like C#

Callbacks are available from CP using C++ or Java, but not if using the API from C# (or any .Net language). This seems to be very strange as the internal structures must be there inside the CP libraries etc in order to support the callbacks from C...
about 4 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 0 Future consideration

Documentation of raw data format in Classic CDC MQ publishing.

This is not functional requirement, but documentation requirement. it seems that Classic CDC MQ publishing have a capability to publish data format by using PUBBINASIS=TRUE. I've found this function in developerWorks. https://developer.ibm.com/ans...
over 6 years ago in Data Replication: IMS / VSAM  / Classic Change Data Capture 0 Not under consideration

Add doopl in the CPLEX distribution on Watson Studio

relying on docplex python API got much easier since docplex was included in the CPLEX product. doopl which is a python package that allows to call OPL model from python code can be download from https://pypi.org/project/doopl/ but having doopl in ...
over 5 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 1 Planned for future release

Use container / cgroup cores when automatically picking threads

Currently, when auto selecting the number of threads, it looks like cplex uses the number of cpu cores. That doesn't work for containers that are cpu limited using cgroups, as the number of threads will be equal to the host machine's cpu core coun...
about 2 years ago in CPLEX Optimization Studio / CPLEX Optimization Studio 0 Future consideration