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 949

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

include a new READS IFCID for all in-doubt thread display

display Indoubt thread informations that are required to take further steps such as commit/rollback and how to reset the status.
10 months ago in Db2 for z/OS 1 Not under consideration

Ability to stop AOT and other db2 tables on IDAA

When we STOP or start for UT ,spaces of tables that are loaded to IDAA or spaces that relate to AOT's, these spaces are still available for the IDAA. We can SELECT data from the IDAA for these tables and for AOT's' we can also update them. We need...
10 months ago in Db2 for z/OS 1 Not under consideration

Enable UUID as a column type, and generation of UUIDs

As we are moving towards more microservices on Z, and more interaction with cloud services, where UUIDs are much more used, we see a growing need for saving and generating UUIDs on Z. We therefore propose that UUID be made a column type in DB2. Th...
10 months ago in Db2 for z/OS 3 Not under consideration

Enhance Db2 FTB analytics function Db2 V12

Started last weeks activating FTB in development systems by using ZPARM DSN6SPRM.INDEX_MEMORY_CONTROL. Tried to get information using -DISPLAY STATS(INDEXMEMORYUSAGE) LIMIT(*) -DISPLAY STATS(INDEXTRAVERSECOUNT). i thought i will get deeper to it b...
11 months ago in Db2 for z/OS 0 Under review

Use OPTHINT for package with version

Db2 uses the following PLAN_TABLE columns when matching rows that specify access paths to SQL statements: QUERYNO , APPLNAME , PROGNAME , VERSION , COLLID , OPTHINT If I use PKGVERSION(AUTO) during precompile I need to change my OPTHINT every time...
11 months ago in Db2 for z/OS 4 Not under consideration

Provide capability to set DSSIZE for implicitly created LOB Auxiliary Tablespaces

Currently an implicitly created LOB Auxiliary TS DSSIZE is set to 4G and does not adhere to the zparm IMPDSSIZE or the base TS DSSIZE. We would like the capability to influence the default DSSIZE for LOBs.This would also make it consistent with th...
11 months ago in Db2 for z/OS 0 Future consideration

Db2Z INSERT with VALUES should allow multiple rows

Db2 LUW and many other RDMS allow one INSERT with VALUES to insert multiple rows at once. Db2 Z does not allow that syntax. Db2 Z INSERT with VALUES only allows one row at a time So if you have multiple rows you want to insert with the INSERT usin...
11 months ago in Db2 for z/OS 1 Future consideration

REBIND allocated plan

Before going to Db2 13 we have to rebind some plans that were last bound in Db2 10. We have also previously got the recommendation to rebind all plans when we have migrated to a new Db2 version. We have a problem with plans that are always allocat...
11 months ago in Db2 for z/OS 1 Future consideration

to determine that the element following the current element is an element in the tables being accessed and not a ‘rename’ and generate an error message

Currently, when compiling a Cobol program if a comma is missing from the second to last field in a SELECT the DB2 pre-compiler will not give an error because it treats the second table element as a 'rename' this creates problems because no error i...
11 months ago in Db2 for z/OS 1 Not under consideration