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

Search results

Showing 79 of 1107

Watson Code Assistant Plugin for CP4D Jupyter notebooks

Customers who have CP4D and want WCA to inject Python directly into their Jupytper notebooks. This will improve developer productivity immensely.
2 months ago in Watson Studio / watsonx.ai 1 Under review

Limited the number of row processed with an update/delete statement

THis is similar to MS Server (and other DBs) DELETE ... TOP <N> and TOP <n> PERCENT This would help avoid LTX issues without custom SQL coding, it would minimize the time the table is locked UPDATE FIRST 10000 COUNT 0 ... N <table&g...
12 months ago in Informix / Informix Server 0 Submitted

Update notebooks to jupyter labs for full IDE integration

Current jupyter notebooks are useful for small tasks, but for full data science projects a larger ecosphere of tools and code storage are necessary. Jupyter labs is really young, but even so would fill in many of the current issues of our environm...
about 8 years ago in Watson Studio 5 Delivered

Improve Stored Procedures features

We are trying to increase the usage of SP in our system environment. Migrating business code from 4GL to the database.But this process becomes very painful for our developers since the support for SPL is limited. Mainly the inexistence of a native...
over 6 years ago in Informix / Informix Server 0 Future consideration

Enable Visual Debugger for JupyterLab environments

We have many our data scientist Python developers asking for the visual debugger tool that is now standard part of modern JupyterLab package. However the version that is currently available in CPD 4.0.5 is fairly old (Version 3.0.12). It can be...
over 3 years ago in Watson Studio / Watson Studio 1 Delivered

Enable HDR Secondary to perform archives

Modify HDR code to add a state whereby the secondary server can be allowed to perform ontape and onbar archives. Whether the server can remain in secondary mode or must be changed to an intermediary mode are both acceptable options, as long as the...
about 10 years ago in Informix / Informix Server 0 Future consideration

enhancements to sysprocedures table and dbschema utility

Currently, there does not appear to be anything in the sysprocedures table to identify which procedures are provided by Informix (system routines) vs those created by users (user routines). The mode column does not appear to address this particula...
over 3 years ago in Informix / Informix Server 0 Future consideration

Implement CREATE OR REPLACE option for stored procedures

We are looking to deploy more code into the system hot, taking advantage of improvements have made to trap any -710 errors internally and re-parse transparent to the user session. Currently it is necessary to drop a procedure before creating a new...
over 12 years ago in Informix / Informix Server 2 Delivered

Ability to re-create views and procedures without dependent objects being dropped

Some objects in a database often depend on other. As an example, if there is a view, another view can be built upon it.Private and public synonyms can be created for those views, and permissions given to various users on those views.If the first v...
over 12 years ago in Informix / Informix Server 0 Future consideration

Support notebook code to write any file format and allow user to 'Export' (download)

Currently, DSXL only supports writing .csv files in Data Sets. In that case, the user can view the file and export/download the file to the local machine for further processing.Other file formats can be written, but the file cannot be viewed or ex...
over 7 years ago in Watson Studio 2 Not under consideration