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 15639

Clone governance artifact meta data to new asset

Clone governance artifact meta data to new asset in UI. Each metadata should be selectable.
4 days ago in Cloud Pak for Data / Watson Knowledge Catalog 0 Submitted

Ability to link attributes to one master asset (or hierarchy of assets)

Need ability to clone attributes for data assets that share the same connection. Would go hand in hand with hierarchy
4 days ago in Cloud Pak for Data / Watson Knowledge Catalog 0 Submitted

User groups don't work if added to assets as members

If user group is added to access a catalog, need to be able to add an individual from that user group as a member of an asset, or be able to add the entire user group to the asset.
4 days ago in Cloud Pak for Data / Watson Knowledge Catalog 0 Submitted

V15 sqlca structure to report BIGSERIAL & SERIAL8 value assigned by INSERT

In versions of the engine prior to v15.0 & CSDK library versions prior to v15.0, the SQLCA structure fields were int4 and could not hold the values returned from inserting to a BIGSERIAL or SERIAL8 column requiring a separate call to the DBINF...
7 days ago in Informix / Informix Server 0 Submitted

Custom Image Approach to Integrate Advanced IDEs such as PyCharm or Visual Studio Code (VSCode) in Watsonx/CP4D

In the Graphical User Interface (GUI) of Watsonx/CP4D, Python development is currently facilitated through Watson Studio Notebook and JupyterLab Integrated Development Environment (IDE). While these tools are sufficient for many users, more techni...
13 days ago in watsonx.ai 0 Submitted

Informix V15 PDF Manuals

PDF Manuals are needed for offline use.
18 days ago in Informix / Informix Server 2 Submitted

Add a "CREATE TENANT LIKE" functionality

The new Db2 release 12.1 provides the namespace isolation via tenant feature. Default is the SYSTEM tenant. For ease of use and the ability to spin up seperate tenants fast, a statement like "CREATE TENANT <new tenant name> LIKE <existin...
21 days ago in Db2 / Statements (DDL and DML) 1 Under review

Make SET TENANT available in connect procedure

The new Db2 release 12.1 provides the namespace isolation via tenant feature. Default is the SYSTEM tenant. The tenant feature is ideal to replace small personal databases for developers where many may have the same sets of tables and also in the ...
22 days ago in Db2 / Configuration Parameters 1 Under review

Option to avoid sampling for the distribution statistics without creating an index

Because of a misleading distribution statistic the Db2 optimizer can in some situations choose a very bad execution plan.The reason for this is, that Db2 internally samples data to faster create his distribution statistics. To create an index to a...
about 2 months ago in Db2 / BLU Acceleration 0 Submitted

/resolve - error resolution command in watsonx Code Assistant

This type of command would give ideas where to look for when specific error message shows in our program. Error resolution command is a must because our competition (chat-gpt) has it and it has shown its usefulness as programmers are changing thei...