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


Status Not under consideration
Workspace Db2 for z/OS
Created by Guest
Created on Feb 10, 2020

DDLTOX multiplier for IRLMRWT (allow values between 0 and 1)

DB2 subsystem parameter DDLTOX allows us to specify how long a DDL request will wait for a resource before timing out.
We have it set to the default value of 1, so the value of IRLMRWT applies, which we have set to 60 seconds.  (Note that this is to avoid the risk of a flood of -911's on Hyperswap completing).
Our request for enhancement here is to be able to specify a multiplier between 0 and 1, such as 0.1 for example, such that a DDL request would wait (in our case) for only 6 seconds, instead of 60 seconds.
This would be especially useful now that we are in FL500 and subject to PI86123, where certain ALTER TABLESPACE statements are now potentially disruptive for the first execution after FL500.
Ideally we don't want an ALTER TABLESPACE statement to wait for 60 seconds whilst trying to quiesce the operational packages, meanwhile blocking new threads.  Our concern is that if are multiple hot packages impacted by the same ALTER, we could see the first wait for, say 50 seconds, then another 50 on the 2nd wait, and so on, consequently much longer than IRLMRWT before a -904 is returned to the ALTER - so there is potential for a much longer period of disruption.

Needed by Date May 11, 2020