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 955

Provide a facility to track Db2 Command History

A table that would record commands (like START/STOP, ), when they were executed, by whom, etc. Some commands (like DISPLAY) could be excluded. One Use Case would be to analyze why a tablespace might be in UT status when no utilities are running. A...
about 1 year ago in Db2 for z/OS 3 Not under consideration

CANCEL THREAD Enhancement - to cancel threads by specifying a SCOPE(ssid)

This will help in cancelling of threads running in any of the LPARs in a Parallel Sysplex. Currently, DISPLAY THREAD supports SCOPE(GROUP). So, this would be a good feature to have. These can be very useful during IPLs when some thread is holding ...
4 months ago in Db2 for z/OS 1 Not under consideration

New DB2z "LOCKMAXCANCEL" tablespace characteristic - cancel thread when N locks have been reached

Suggest a new parameter for the TABLESPACE definition (perhaps named "LOCKMAXCANCEL"). LOCKMAXCANCEL This would allow you to specific a number that represent the maximum number of locks that can be acquired for the tablespace at which point the th...
about 6 years ago in Db2 for z/OS 3 Not under consideration

Object should go into advisory reorg when PCTFREE, PCTFREE for update, FREEPAGE is altered instead of immediate alter to have the REORG pick it up and ensure it is done. Having it immediate is just a catalog update and it might be missed.

When Altering PCTFREE, PCTFREE for UPDATE or FREEPAGE, the DB2 catalog is updated and the DBA must ensure a reorg is run to materialize the change. A process that can be missed. I would like to see this as a pending change and have the reorg pick ...
over 3 years ago in Db2 for z/OS 1 Not under consideration

Enhance DB2 System Profile’s history table

Although DB2 profile history tables are available, they cannot currently provide a complete history of enabled and disabled profiles. Actually, a DB2 profile is registered in the history tables only for START PROFILE commands, and only if the prof...
over 1 year ago in Db2 for z/OS 0 Future consideration

Convert PBR tablespace to PBG without an outage

Right now we have situations come up where applications and DBAs have created partition by range (PBR) tables, and there is a need later on to convert these to partition by growth (PBG). Currently there is no way to do this without dropping the ob...
almost 10 years ago in Db2 for z/OS 0 Planned for future release

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...
over 3 years ago in Db2 for z/OS 0 Not under consideration

Rotate an archive-enabled PBR tablespace without causing a deadlock

When we try to rotate partitions of an archive-enabled PBR tablespace, Db2 requires us to disable archiving before the rotate then re-enable archiving after the rotate. However, when we re-enable archiving we cause a deadlock with CICS and the onl...
almost 2 years ago in Db2 for z/OS 0 Not under consideration

Compress statement text before insert in Dynamic Statement Cache

GGDB212006 'Compress' statement text of dynamic SQL statements by removing all unnecessary blanks before inserting in DSC. As a consequence statements have to be 'compressed' before comparing it to statements in DSC
over 11 years ago in Db2 for z/OS 1 Not under consideration

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 in...
over 4 years ago in Db2 for z/OS 0 Not under consideration