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 961 of 14915

Support more granular system parameter settings

Support the ability to set system parameters at the application level.For example, allow parameters to be specified based on specific:- plan- package (specify collection, package)- authid or role- client info properties DB2 should have the ability...
over 9 years ago in Db2 for z/OS 1 Not under consideration

Command to display the DB2 early code

Customer wants to apply new early code with REFRESH DB2, EARLY by automation software. To be sure that they apply new code, they want to display the early code before the REFRESH DB2 command. Unfortunately this command is not yet implemented, and ...
over 12 years ago in Db2 for z/OS 1 Not under consideration

Allow for "OPTIMIZE FOR n ROWS" to be added to DELETE, UPDATE Statements

OPTIMIZE FOR 1 ROW can be added to SELECT SQL. One reason may be to influence the optimizer to chose one index over another, or to not perform a SORT with List Prefetch Adding OPTIMIZE FOR 1 ROW to a DELETE statement results in an error: EXPLAIN A...
about 3 years ago in Db2 for z/OS 1 Not under consideration

DB2 profiles - register START PROFILE and STOP PROFILE commands

Summary: Log all -START PROFILE and -STOP PROFILE commands in a DB2 table, ready to be used for queries onto the history tables. Details: When DB2 profiles are being enabled (SYSIBM.DSN_PROFILE_TABLE.PROFILE_ENABLED='Y'), the next -START PROFILE c...
almost 2 years ago in Db2 for z/OS 3 Future consideration

Enhancement ALTER of STOGROUP to be NO-DISRUPTIVE change.

As we all know to perform an ALTER DB.TS/IX USING STOGROUP XXXXX a STOP/ALTER/START process is required which is a DISRUPTIVE change. So, looking for an enhancement on that ALTER process maybe it could be "improved" by putting the involved Db2 obj...
10 months ago in Db2 for z/OS 1 Not under consideration

Sending a reply from MQ-Listener even when the MSGTYPE is not REQUEST

Currently it is possible to change the REPLY-Queue and REPLY-QueueManager via StoredProcedures which are started by the MQ-Listener if the Message was sended with MessageType = REQUEST. But it is not possible to send a REPLY if the MessageType is ...
3 months ago in Db2 for z/OS 0 Future consideration

Dynamic Plan Stability - Option to restabilize an invalidated query missing

We've got several SQL queries stabilized with dynamic plan stability. Reason is to prevent them from getting a bad accesspath. After operations like "ALTER TABLE ... ROTATE PARTITION..." the query is flagged to valid N in SYSIBM.SYSDYNQRY. Than we...
over 4 years ago in Db2 for z/OS 0 Not under consideration

DB2 for zOS correlated column behavior

Problem statement - unqualified column name interpreted as correlated reference. As per example below: DELETE FROM SYSADM.T1 WHERE COL3 IN (SELECT COL3 FROM SYSADM.T2)--> DSNT404I SQLCODE = 012, WARNING: THE UNQUALIFIED COLUMN NAME COL3 WAS INT...
over 1 year ago in Db2 for z/OS 1 Not under consideration

DSN1COPY support for XML data in all cases

DSN1COPY does not currently supports XML table restore on another DB2 subsystem or in the case of a dropped XML tablespace. This lack can be easily bypassed by an UNLOAD / RELOAD in the case of a copy to another DB2 subsystem. But in the event of ...
over 2 years ago in Db2 for z/OS 1 Not under consideration

Externalize DDF Alias level statistics into SMF

Currently we do have SMF data for DB2 system level distributed workload but do not have DDF Alias level statistics with in SMF, only available adhoc option is to issue DIS DDF <alias> DETAIL to look at DDF alias level active dbats and connec...
4 months ago in Db2 for z/OS 1 Not under consideration