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 970

One-Fecht Index Scan for SELECT min(), max()

At the moment only a single SELECT min(a) or a SELECT max(a) uses a suitable index I(a, ...). When selecting both, min() and max(), a tablespace scan is used to determine the minimum and maximum value. With large tables this behaviour is very expe...
6 months ago in Db2 for z/OS 1 Not under consideration

Begin / End COMMIT instrumentation for DRDA, CICS/IMS

Complex CICS/IMS or DRDA transactions (involving multiple programs with an implicit Commit at the end) are incorrectly presented on the Omegamon Accounting Report/Trace. By design the costs of the tough SYNC (COMMIT) operation are added to the las...
over 4 years ago in Db2 for z/OS 2 Future consideration

Message for START DATABASE

Message for LOG MSTR of the command START DATABASE and STOP DATABASE.
almost 4 years ago in Db2 for z/OS 1 Not under consideration

Write Failed Lock Escalation Attempts to Master

Currently, when Lock Escalation succeeds, a message is written to the Master Log with details. However, when a Lock Escalation attempt fails (due to a timeout or deadlock), nothing is written. This sort of timeout or deadlock can be difficult to d...
6 months ago in Db2 for z/OS 0 Future consideration

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

INTERPRET Function for Packed-decimal Data

We have some old tables with a CHAR column where we store a record formatted by a Cobol Program. It contains a mix of display data and packed-decimal data. To use that data we have to read it in a Cobol program and interpret it using a Cobol copyb...
6 months ago in Db2 for z/OS 1 Not under consideration

Command confirmation in joblog of DB2MSTR.

DB2 has many commands which display or alter the status of something. There are a lot of distinct environments from which the commands can be executed (z/OS console, DSN session, TSO DSN command processor, IMS or CICS terminal, special STPs, IFI-i...
about 12 years ago in Db2 for z/OS 1 Not under consideration

Enhance command -DISPLAY PROFILE with keyword DETAIL

The -DISPLAY PROFILE command allows to determine if profiling is active or inactive on a specific DB2 member. The command returns output similar to: -display profile DSNT753I +DB2A DSNT1DSP DISPLAY PROFILE REPORT FOLLOWS: STATUS = ON TIMESTAMP = ...
almost 2 years ago in Db2 for z/OS 1 Future consideration

IFCID 316 401 ZiiP Usage Statistics

Currently the IFCIDs 316 and 401 contains great data for monitoring and tuning SQLs. It would be excellent if these IFCIDs could be extended to include a separate set of ZiiP counters. IFCID 25 does this for Utilities at the moment.
almost 7 years ago in Db2 for z/OS 1 Planned for future release

A View with Select * should be regenertated without Drop/Create View

We have a lot of views defined with Select *. Since DB2 V8 we have the option to add columns to the base table, but the view does not include the new column, which is ok and accepted. But to get the new column we have to drop and recreate the View...
over 12 years ago in Db2 for z/OS 1 Not under consideration