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 for z/OS

Showing 963 of 15180

REORG TABLESPACE REBALANCE option to leave some partitions empty

The current REORG TABLESPACE utility with REBALANCE option will distribute rows evenly accross partitions. Many of my tables have ascending keys, so after a REBALANCE of several partitions (example PART(10:16) ), most new rows will be inserted int...
about 5 years ago in Db2 for z/OS 0 Not under consideration

IFCID 366/376: include SQL text in the trace records

The analysis of IFCID 366/376 is done via SMF records. When these records are available (one day delay), it is nearly impossible to match the statement ID to a statement in dynamic statement cache, because the statement might be already discarded....
almost 6 years ago in Db2 for z/OS 1 Not under consideration

Allow Secondary AUTHID and Patterns in AUTHID column of the RLF tables

In order to make administration of the RLF tables easier, we would like to be able to enter a Secondary Authid or an ID Pattern. Secondary AUTHIDs would allow us to use definitions in the Security Manager to accommodate resource limits for many ID...
about 1 year ago in Db2 for z/OS 1 Not under consideration

Drop STP SQL with dependency of other STP SQL type NATIVE

We have a general purpose StoredProcedure (STPX1) that is called by other native StoredProcedures (STPA1, STPA2, STPA3, etc) that have CALL statements to STPX1, If I need DROP the STP STPX1 (for recreate later) I receive the error -478 for depende...
almost 4 years ago in Db2 for z/OS 0 Not under consideration

Enhancement to Display Utility Command - V12-CERT-2017

Would like the ability to further filter utilities by their status when using the display utility command.
over 7 years ago in Db2 for z/OS 1 Not under consideration

Lock escalation on HISTORY STATISTICS catalog tables for DROP statement

add the ability for lock escalation on the catalog tables which contains the HISTORICAL STATISTISCs data (SYSIBM.SYS...HIST)
over 12 years ago in Db2 for z/OS 1 Not under consideration

Changing partitioning key columns

Most of our tables that are created before DB2 V8 (and even some created later than that) uses the primary key as the partitioning key. The resulting partitioning key therefore consists of many columns, but the significant columns for partitioning...
about 12 years ago in Db2 for z/OS 1 Not under consideration

Add a STOP DB2 mode that cancels connected threads, but not internal processes.

We have struggled with getting a "clean" shutdown of Db2 for years. If we try to use STOP DB2 MODE(QUIESCE), Db2 will not stop. Persistent threads from STCs such as CICS regions, WAS Z servants, and ARS CMOD servers do not "end", so they never all...
almost 5 years ago in Db2 for z/OS 1 Not under consideration

extend MERGE syntax to allow Common Table Expressions (CTE)

The MERGE SQL statement is a new favourite SQL statement. But I also like to use Common Table Expressions (CTE). CTE can be used in other type of SQL (mostly SELECT) but CTE is not allowed with MERGE What is my idea? Allow MERGE to use CTE. I...
almost 5 years ago in Db2 for z/OS 5 Not under consideration

Track Date last used/accessed for TABLE objects

As more people use EXPLAIN PLAN and BIND_EXPLAIN(ONLY), and EXPLAIN PACKAGE to collect explain data for managing rebinds and package changes, PLAN Tables proliferate. Some customers find the proliferation of explain tables to be problematic. We ne...
over 8 years ago in Db2 for z/OS 2 Not under consideration