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 959 of 14860

Distributed Thread cancelled due to Idle Thread Timeout or MONITOR IDLE THREADS not writing record to SYS1.LOGREC

We noticed that every DB2 distributed thread that is cancelled because: 1) Idle thread timeout value that is specified by Db2 subsystem parameter IDTHTOIN in macro DSN6FAC is exceeded; or 2) ATTRIBUTE2 value in a row with KEYWORD value MO...
about 3 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...
almost 12 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...
over 4 years ago in Db2 for z/OS 5 Not under consideration

Reduce message flooding on system console using Db2 System Profile Monitoring for security profiles when detecting non-secure connections and WARNING_DIAGLEVEL3

This Aha idea is being opened on behalf of Commerzbank (Ute Kleyensteuber). Security profiles are used with System Profile Monitoring filter LOCATION=*, ATTR1=WARNING_ DIAGLEVEL3, ATTR3=1 (TLS required) to discover all incoming non-secure connecti...
10 months ago in Db2 for z/OS 1 Not under consideration

DB2 should provide a built-in stored procedure for sending emails

Other DBRMs including DB2 LUW provide built-in options to send an email by calling a stored procedure. DB2 for zOS doesn't support that.
almost 5 years ago in Db2 for z/OS 4 Future consideration

Real time statistics (RTS) should include information about index traversal count

Application DBA's and developers use performance metrics, acess paths, object definitions and Real Time Statistics (RTS) when analyzing application perfomance. Information about FTB should be syncronized with other information about the index and ...
over 1 year ago in Db2 for z/OS 1 Not under consideration

Enable create index during prime time

We are running 24/7 banking applications and are unable to create an index during peak times. One reason for this behaviour might be APAR PK74729 resulting in a timeout for the create index command when packages are active. But we also get conflic...
over 6 years ago in Db2 for z/OS 1 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

Simplify Alter

In Db2 z/OS version 10 Pending Alters/Deferred Alters were introduced. Deferred Alters are not compatible with most Immediate Alters. Deferred Alters need materializing REORG before immediate Alter, or the Immediate Alter has to be run before D...
over 4 years ago in Db2 for z/OS 0 Not under consideration

Materialize a reorg pending change through part-level reorgs

At the moment an AREOR exception state can only be solved by reorganizing the whole (partitioned) tablespace in one go. We want to do the materialization in several sequential steps on a part-level base.
about 10 years ago in Db2 for z/OS 1 Not under consideration