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 963 of 14965

Control DB2 z/OS IFCID 376 trace volume

When we need to turn on IFCID 376 trace to get information, the trace is an all or nothing setting for the system. In our case, the volume generates in excess of 56 million IFCID 376 records in a day. 99.9% of them are 1108: Long client special Re...
over 7 years ago in Db2 for z/OS 0 Not under consideration

LOCK1-Structure

By drop database with many objects (TS,IX,Part) and a lot of statistic data, it can happen that the Lock1 structure gets full. Other possible reasons for LOCK1-Structure full conditions during DDL (DROP): - Object has to many entries in SYSIBM.SYS...
over 6 years ago in Db2 for z/OS 1 Not under consideration

JSON Indexing on non-inline LOBs

Currently IBM allows the creation of indexes for JSON docs stored in an inline LOB but not a non-inline LOB. We want to make full use of JSON docs in DB2 for zOS. We wanted to avoid having to move more apps to MongoDB.
11 months ago in Db2 for z/OS 1 Not under consideration

Alter (global) VARIABLE command

It is not possible to ALTER a global variable, it is necessary to do DROP + re-CREATE it. And previously we must DROP all the objects that depends on it: PROCEDURE, FUNCTION, TRIGGER, VIEWS ..., and the packages are marked as invalid. After havin...
over 5 years ago in Db2 for z/OS 0 Not under consideration

Improve the RTS collections when mass deletes are taking place.

Improve the collection and externalization of RTS especially on objects involved with mass delete operations. Please see the PRM for additional information. 91244,122,000
over 6 years ago in Db2 for z/OS 1 Not under consideration

Reorg Rebalance should consider available pages (FREEPAGE, DSSIZE)

Reorg Rabalance should not always distribute the rows evenly across the partitions, but instead should also take into account the available space, e.g. if the partitions have different DSSIZE distributing the rows evenly is not feasable. The same ...
over 7 years ago in Db2 for z/OS 1 Not under consideration

256 VLDB2012 - DB2 command addition -DISPLAY SCHEMA

DB2 commands need to be improved in many aspects to provide additional usability, functionality and detail. -DISPLAY SCHEMA This would provide identical functionality to -DISPLAY DATABASE but with qualifiers based on SCHEMA and TABLE/INDEX (OBJECT...
over 7 years ago in Db2 for z/OS 1 Not under consideration

Display info about stopped Stored Procedure

We have a few Stored procedures that has been stopped intentionally waiting for them to be dropped. We want to keep them in a stopped state for a period of time so that we can be sure no one use them. One example of this is when we rewrite externa...
11 months ago in Db2 for z/OS 7 Not under consideration

Enhance DSNTXAZP

DB2 provides a tool called DSNTXAZP to create a CLIST input member. It reads the default input member AND connects to a DB2 subsystem to read current installation parameters. Currently the tool is not able to discover important prameters like BSDS...
over 5 years ago in Db2 for z/OS 0 Planned for future release

Allow non-intrusive RENAME of Constraint Names

Allow for a non-intrusive RENAME of any type of CONSTRAINT name. Primary Key, Foreign Key, CHECK and UNIQUE Constraint names should be available for RENAME. Currently, changing Constraint names requires the Constraint to be dropped and re-created ...
over 6 years ago in Db2 for z/OS 1 Not under consideration