Skip to Main Content
IBM Data and AI Ideas Portal for Customers
Hide about this portal


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 995

Reduce shutdown time - allow for reduction of Db2 footprint before STOP DB2

As the Db2 footprint on our mainframe systems has increased (larger bufferpools, larger GBPs, more open datasets), one of the challenges we have faced is that Db2 takes longer to shut down. Our shop has recently focused on reducing down-time and i...
4 months ago in Db2 for z/OS 1 Not under consideration

Prevent VPSIZE(0) Bufferpool

The idea would be to have a permission or rule in place to prevent an alter bufferpool to VPSIZE(0). As it can cause major problems.
4 months ago in Db2 for z/OS 0 Under review

Drop indexes with uniquerule P and C

When a tablespace is converted from PBG to PBR or even PBR-PBG-PBR all indexes become non-partitioned. There will not be a solution to convert non-partitioned indexes to partitioned. Instead IBM point to DB24ZOS-I-553 to create new unique indexes ...
3 months ago in Db2 for z/OS 0 Under review

Removed object types after Db2 13

At IDUG in Valencia Haakon Roberts informed us that some object types and a few other things has to be removed before we can go to the version after Db2 13. These are Simple tablespaces Segmented Tablespaces Classic partitioned tablespaces Basic (...
3 months ago in Db2 for z/OS 0 Planned for future release

Allow alter column to drop NOT NULL constraint

Currently the only way to remove the NOT NULL constraint from a column is to unload the table, drop-recreate table (or drop-add column) and reload table. Such a small change needs so much effort, and causes unnecessary outage and service disruptio...
11 months ago in Db2 for z/OS 1 Not under consideration

Improve ALTER TABLE ROTATE PARTITION

Currently ALTER TABLE ROTATE PARTITION only allows the ENDING value to be a constant, minvalue, or maxvalue. I would suggest adding the ability to generate DATES or TIMESTAMPS so that additional programming is not necessary to generate the ALTER s...
3 months ago in Db2 for z/OS 0 Under review

Add support for GRANT ROLE to AUTHID.

In DB2 for z/OS I am allowed to CREATE ROLE, GRANT priviledges to ROLE but I can't GRANT that role to a USERID. Seems something is broke to me. What are ROLES good for if I can't assign a user or group of users to that role.
29 days ago in Db2 for z/OS 1 Not under consideration

Enhanced Instrumentation for workfiles

A possibility through IFI and/or a new command -DIS WORKFILES to get an “asis” use list of all work pools (Sort , DGTT, Work etc.) This data is crucial for tuning the number, size and type of the work spaces that we all have. The output should be ...
over 1 year ago in Db2 for z/OS 1 Future consideration

IRLM enhancement in case of global deadlock processing

We had a situation which was described in case TS015567644. The symptom was that IRLM could not fully process the complete deadlock stuff of all members of an 8-way DS system. Therefore we get DXR167E in some of the members. Additional workload wi...
10 months ago in Db2 for z/OS 0 Future consideration

ALTER TABLE DROP multiple COLUMNs

If you want do delete multiple columns of a table using "ALTER TABLE tbname DROP COLUMN colname", you currently have to execute many ALTER TABLE statements. The execution time increases exponentially with the number of columns to be deleted. If th...
9 months ago in Db2 for z/OS 1 Not under consideration