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 14791

support the configuration of route-maps and filters on BGP setup

We use BGP Setups for connection from IPS serveurs to our switches (client side). We need inter-IPS connections to have better network performances for IPS to IPS data copy. These connections use also BGP protocol. When we add these inter IPS conn...
over 2 years ago in Cloud Pak for Data System 0 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; ...
over 2 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 ...
over 2 years ago in Informix / Informix Server 0 Future consideration

SMF data for use of SORTL and z15 Z Sort accelerator

Recently we have had some issues and queries around use of SORTL by Db2Sort and currently the only way to track whether SORTL is being used by Db2Sort is to scan every job and look for the message "CNK558I SORTL INSTRUCTION USED". To report on usa...
over 2 years ago in Db2 Sort for z/OS 1 Future consideration

Being able to collect attached file in chat conversation

Hi, It would be great if we could collect a file during a conversation (even small file like word document) Example 1: - A user connect to the chat and want to apply for a job offer after vewing all the current opportunities, he entrer...
almost 5 years ago in watsonx Assistant 0 Not under consideration

Access LOB data when using the WQLS list for IFCID 0306

The WQLS list allows the IFI READS 306 interface to limit the log records returned into the I306 buffer to just the DB and PS table ID combinations found in the WQLS list. Unfortunately, if you have tables that contain LOB columns you cannot retur...
almost 5 years ago in Db2 for z/OS 3 Not under consideration

Using 64-bit common storage with IFI READS 306 (IFCID 0306)

When reading log records using IFI READS 306 we now have the capability of specifying a 64-bit pointer to common storage. The dsnwlir function call requires five parameters. The second parameter is an IFCA pointer and we must set the IFCAFLGS valu...
almost 5 years ago in Db2 for z/OS 1 Not under consideration

Avoid CHECK PENDING when adding column with constraint

The ability to add a column to a table and at the same time specifying a check constraint, without having to run check data.The constraint should be "simple", i.e. only referencing the new column.The default value should off course satisfy the con...
over 9 years ago in Db2 for z/OS 1 Not under consideration

Q Apply issue a warning after exception due to OKSQLSTATES

Using OKSQLSTATES certain error conditions can be specified which will let Q Apply document a failing operation in IBMQREP_EXCEPTIONS.Today, Q Apply does not write out a warning into the log file if an exception based on OKSQLSTATES happened.Monit...
over 7 years ago in Replication: Q-Replication & Availability / Q Replication for Z 1 Planned for future release

List Partitioning

Allow to partition a table using a list of values (known as list partitioning).
over 9 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 0 Not under consideration