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 1339

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) 2 Not under consideration

PL/SQL compatibility - default values of procedure parameters

Currently DB2 does not fully support Oracle-style definition of default parameters in PL/SQL stored procedures (including those in functions). The following definition works in Oracle, but requires modification in DB2: CREATE OR REPLACE PACKAGE my...
over 7 years ago in Db2 / Application Development 0 Not under consideration

Can't create a nickname on a table containing a STRUCT datatype

Can'create a nickname on a DRDA table containing a geospatial column . Problem description and business impact Using DB2 ESE 10.5 FP8 (and the Spatial Extender component) on Redhat 7.2, I can't create a column on a DRDA remote table containing the...
over 7 years ago in Db2 / Federation 0 Not under consideration

Security enhancement - support of roles for GRANT SETSESSIONUSER privilege

After the change of the security setup in DB2 database to a role based model there is still a part where some rights can only be granted to groups instead of roles. This forces admins to maintain to sets of security setups making a complex Task ev...
over 7 years ago in Db2 / Security 0 Not under consideration

I hope add 'UPDATE CASCADE' like 'DELETE CASCADE'.

System: BASActor: DBA and Developers.
over 7 years ago in Db2 / Statements (DDL and DML) 2 Not under consideration

Performance degradation after enabling RCAC

Performance degradation and difference in behavior of access plan on stored procedure query after enabling RCAC - column masking for a column which is part of select condition. The query access plan without RCAC is scanning only the table (Table A...
over 7 years ago in Db2 / Security 0 Not under consideration

Ability to Change Table space page size during Redirected Restore

Hi,I kindly request for having the ability to change the table space page size during a redirected restore operation.Thanks
over 7 years ago in Db2 / Backup/Restore/ Rollforward/ Recover 0 Not under consideration

Create a trigger after having created a new table

Referring to PMR 67177,650,758 Customer wish to have an "after create" option for the "create trigger" command so that is possible to execute some actions after any new object is created inside a DB
over 7 years ago in Db2 / Statements (DDL and DML) 0 Not under consideration

DB2 additional segmentation fault protection

DB2 10.5 db2sysc process crashes on segmentation fault in accessed library.
over 7 years ago in Db2 / High Availability and/or Disaster Recovery 0 Not under consideration

Ability to set concurrentAccessResolution when methods executeBatch() and executeQuery() are invoked from java.sql.Statement

Our database configuration has CUR_COMMIT = AVAILABLE. With this setting, you need to explicitly request for currently committed behavior to see the results that are currently committed. When using the IBM Data Server Driver for JDBC and SQLJ, thi...
over 7 years ago in Db2 0 Not under consideration