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 988

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

REFRESH_INTERVAL configurable

No description provided
over 4 years ago in Db2 / Configuration Parameters 1 Not under consideration

DB2/PureScale Support for RoCE EC30 Adapers Under DB2/PureScale V11 + AIX 7.2

Provide support for the DB2/Purescale V11 + AIX 7.2 configuration with the RoCE EC30 (no IP support) adapters. We have 3 clusters using a total of 24 of these RoCE EC30 adapters. This configuration is running in our QA cluster. DB2/PureScale V11 s...
over 4 years ago in Db2 0 Not under consideration

Add Create/Alter/Drop IF NOT EXISTS support for constraints and indexes

We would like the ability to add/alter/drop constraints and indexes, depending on their current state of existence.
over 4 years ago in Db2 / Statements (DDL and DML) 0 Not under consideration

Support for running on Amazon Linux 2

Add Amazon Linux 2 as a supported operating system for running Db2.
over 4 years ago in Db2 / Operating System/Virtualization 0 Not under consideration
199 VOTE

Reduce Time Required for Online(Inplace) Reorg for huge tables

1) Inplace reorg will take time more for the tables with huge data say for example 1 TB 2) To Reduce the time for this we want to avoid full table scan hence we need to look in portions of the data in a table where it is getting fragmented 3) Henc...
over 4 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 21 Not under consideration

Enhance Db2 WLM to enable it to prioritize access to physical I/O

We have a Db2 AESE 11.1 fp4a mixed use (but no column tables) data warehouse on an AIX 7.2 LPAR that is limited to 75K IOPS by NetApp. When the threshold is met, high priority OLTP queries submitted by our 1000 retail store POS systems can hang in...
over 4 years ago in Db2 / Workload Management 0 Not under consideration

Round DOUBLE when number too small instead of returning error SQL0405N

SAS calculations can return DOUBLE values smaller than Sailfish can store in a DOUBLE data type. When a SAS dataset containing one of these values is written to Sailfish, the default datatype is DOUBLE and an error, SQL0405N, is returned. Sailfis...
over 4 years ago in Db2 1 Not under consideration

Primary Keys should allow NOT TRUSTED

Currently you can create NOT ENFORCED primary keys but the optimizer will then always treat these as trusted. This causes problems when the constraint is violated but a filter includes all PK columns since the engine will return only one row even ...
over 4 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 5 Not under consideration

CTAS locks syscat.tables

Reproduce Scenario and found to be a expected behavior while CTAS locks syscat.tables session 1 > create table Table1 as (select * from Table_2 ) with data; session 2, query tool > select * from syscat.tables; --> lock waiting
over 4 years ago in Db2 / Other/Unknown 0 Not under consideration