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 994 of 15758

RUNSTATS with exception consideration

All DB2 customers use RUNSTATS. The RUNSTATS results are used by the DB2 optimizer to determine optimal access plans. In 99.999 percent of all cases this is not a problem. However, there are some objects (tablespaces / indices) for which a RUNSTAT...
over 3 years ago in Db2 for z/OS 2 Not under consideration

Return information about a failed Lock-Escalation to the application

When a Lock-Escalation occurs it is documented by message DSNI031I (Lock Escalation has occurred) in the Db2-Master-Adressspace. But when a Lock-Escalation fails there is no documentation for this, instead it comes to a Timeout or Deadlock from a ...
about 2 years ago in Db2 for z/OS 2 Future consideration

Override filesystem option for DSNASMKD, DSNLSMKD, DSNWSMKD and DSNISMKD jobs

For modules that create USS directories, the following modules exist: DSNASMKD, DSNLSMKD, DSNWSMKD, DSNISMKD They will all create directories under /usr/lpp/db2 or /usr/lpp/db2c10 (or another variant) It's possible to invoke these programs with a ...
over 1 year ago in Db2 for z/OS 1 Not under consideration

Correct wrong data in IFCID0172 QW0172HQ/QW0172Q1 when package changes occur during waiting/deadlocking

The issue is that 1.- Thread 1 and Thread 2 get locks 2.- Thread 1 changes packages 3.- Thread 1 and 2 deadlock 4.- Thread 1 is chosen as blocker and deadlock processing uses user data from Thread 1's waiter, but the package dependent information ...
almost 2 years ago in Db2 for z/OS 0 Future consideration

Allow the ability to set the management, storage, and data classes the SPUFI panels.

We have a security policy requiring us to encrypt all possible 'Data at Rest'. We use the IBM solution called Pervasive Encryption (PE). Our storage team has defined SMS Data Classes that can be used to allocate encrypted datasets. In order ...
3 months ago in Db2 for z/OS 1 Not under consideration

Allow REPLACE external SQL SP with Native

Currently, CREATE OR REPLACE PROCEDURE in DB2 13 has a limitation that " If a procedure exists with the specified name, the existing procedure must be a native SQL procedure". Migration from external SQL stored procedures to Native SQL stored proc...
3 months ago in Db2 for z/OS 0 Under review

Sorting large amounts of data sequentially

We executed a query where a large amount of data had to be sorted. The execution stopped with SQLCODE -904 (temp. storage exceeded). This query was executed with DEGREE 1. When we executed the same query with DEGREE ANY, the query was executed by ...
about 1 year ago in Db2 for z/OS 1 Not under consideration

Allow Encrypted Connection for IBM Debug Tool and Unified Debugger

Reviewing the connection with the Db2 Unified debugger, it was determined it was not using an encrypted port. All tools (mainframe or otherwise) should support full encryption over ATL-TLS.
3 months ago in Db2 for z/OS 0 Under review

Avoid Reorg Abends by improving estimation of average row length

Today, for estimating the average row length being passed to sort, REORG gets that from catalog statistics with either AVGROWLEN or COMPRESSRATIO. The reason RTS stats is not used, is because RTS only contains the compressed data size.
over 5 years ago in Db2 for z/OS 0 Not under consideration

I would like to force the use of the "DEFER" option on the creation of an index (using Zparm to make it optional).

We have DBAs that at times (accidently) run a "CREATE INDEX" and fail to include the "DEFER" option. This is rather easy to do because the reverse engineering tools fail to create syntax with the "DEFER" option. The creation of indexes can be very...
almost 6 years ago in Db2 for z/OS 0 Not under consideration