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

Db2

Showing 1353

new aggregated WLM threshold for LOCKLIST at workload/service class level

We have MAXLOCK db-cfg parameter which can be used to avoid a single connection (UOW) to consume the LOCKLIST space. But this parameter some times it not enough. I have seen LOCK escalation cases happening (which locked system tables, causing huge...
almost 3 years ago in Db2 / Workload Management 0 Future consideration

Generate UUIDs in DB2

Oracle (sorry to compare!) has ability to generate a UID. We are looking for this function in DB2 Zos and LUW. Universal Unique Identifier (UUID) -- In Oracle Oracle sequences are frequently used to provide unique numbers for primary keys where an...
about 4 years ago in Db2 / Application Development / Other/Unknown 2 Not under consideration

DB2 BLU Acceleration in DB2 pureScale

Wewould like to see DB2 BLU acceleration on a DB2 pureScale cluster.
about 7 years ago in Db2 / BLU Acceleration 0 Not under consideration

DMC stats event monitoring needs to consider built-in wlm_collect_int

DMC WLM Statistics collection is completely independent of wlm_connect_int built-in functionality. This behavior is not ideal, as the database could have been configured for that already, and the final result is that you end up with 2 independent ...
over 1 year ago in Db2 / Data Management Console 0 Not under consideration

schema-privilege for USAGE ON SEQUENCE

To GRANT USAGE ON SEQUENCE there is only the old method with db2 grant usage on sequence sq_test to role <rolename> But i want to use schema-privileges, but there is not the function GRANT USAGEIN ON SCHEMA MYSCHEMA TO ROLE <rolename> ...
almost 3 years ago in Db2 / Security 0 Future consideration

Enhance db2move to use remote LOAD from CLIENT

For migration of on premise Db2 database to a cloud service, the usability of db2move would help a lot.For now you have to use manual LOAD commands to load data for each single table to the Db2 on cloud service.db2move can be used from the on prem...
10 months ago in Db2 / Utilities (Export Import Load db2look etc) 0 Future consideration

Improve access plan resolution for SELECT MAX() (or MIN()) statements on range-partitioned tables with local (partitioned)

Context: range partitioned table with partitioned indexes A SELECT MAX() statement is issued on a field that is not the part of the partitioned key. The query is resolved by performing a full index scan on a partitioned index on that field. That i...
over 7 years ago in Db2 / Statements (DDL and DML) 3 Not under consideration

Expand DB CFG ddl_compression_def with adaptive option

The adaptive DB CFG extension would give us the opportunity to activate adaptive compression by default. At the moment it is only possible to activate the static camprosseion. Our idea is to set DDL_COMPRESSION_DEF to one of 3 possibilities: 1. NO...
5 months ago in Db2 / Configuration Parameters 0 Submitted

Allow to switch off username conversion to lowercase

We are currently using Db2, SLES11, RACF/LDAP (zOS). Application users (personalized users, not system users) connecting to Db2 are defined in RACF/LDAP. Db2 user authentication and authorization is using Transparent LDAP, accessing RACF/LDAP....
over 4 years ago in Db2 / Security 0 Not under consideration

BACKUP INCLUDE LOGS should add logs to backup image as soon as they are closed

Today the log files get added to backup image at end of backup, which could easily cause that log files need to be retrieved from archive that they can be added to backup image. Adding the log files as soon as possible would avoid time consuming a...
almost 3 years ago in Db2 / Backup/Restore/ Rollforward/ Recover 0 Future consideration