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 958

Ability to ALTER BUFFERPOOL AT PARTITION LEVEL

We have partitioned by Growth table of size 1.5TB. It is defined in the bufferpool BP2. We noticed that the average row length of the rows is around 2000 and hence by altering the tablespace to BP16K0, each page will contain more rows there by giv...
almost 10 years ago in Db2 for z/OS 1 Not under consideration

We'd like a way to ALTER INLINE Scalar Functions

As noted in our 55126.379.000 PMR.... ‎ We recently encountered an issue when the need arose to change an inline UDF that has dependent objects (i.e. stored procedures). We ‎found we cannot simply ALTER the UDF as we do when changing a stored ...
almost 10 years ago in Db2 for z/OS 1 Not under consideration

Collect & Save DB2 Statistics Every Minute

Lack of “big picture” affects ability to tune DB2.When a DB2 performance problem is bought to our attention, the first thing that we need to determine is whether the problem is significant or not. Addressing an insignificant problem wastes tim...
about 10 years ago in Db2 for z/OS 1 Not under consideration

I would like to create a "non-inline" SQL function that delivers a result set in DB2 for Z.

I would like to create a "non-inline" SQL function that delivers a result set in DB2 for Z. At the current time, this type of SQL function can be created on a DB2/LUW platform but the DB2/Z platform lacks this function. I look in the DB2/LUW manua...
about 10 years ago in Db2 for z/OS 2 Not under consideration

Currently Committed for UPDATE

In DB2 10 for z/OS a new feature allowing currently committed data was deployed, enabling an application reading data to have the option of viewing previously committed work. This allowed for greater application concurrency, comparability with Ora...
about 10 years ago in Db2 for z/OS 0 Not under consideration

SQL Pruning for 0 > 1

The following SQL will not do a GETPAGE on 'table1' because the DB2 Optimizer recognizes that the predicate 'WHERE 0 = 1' has an empty result set: Select * from table1 where 0 = 1 The same is true if a date is used.:Select * from table1 where '201...
about 10 years ago in Db2 for z/OS 1 Not under consideration

Preform "EXCHANGE" to "X" tables in one unit of work

add a feature to the sql exchange command to enable one unit of work for several tables.
over 10 years ago in Db2 for z/OS 1 Not under consideration

Easier management of DB2 for z/OS DSNWLMJ java environment parameters

I have a suggestion for the file created by DSNTIJMV step DSNTIJJ. The JAVAENV file is created as a separate flat file for each ssidWLMJ job created. If this was a PDS named DSN!!0.JAVAENV(DSNWLMJ), one file would contain all the java environment ...
over 10 years ago in Db2 for z/OS 1 Not under consideration

Provide HWM for maxofilr resources

Neeed to record hwm for MAXOFILR We are a heavy user of lob data. With this zparm MAXOFILR we can control how many lob datasets are being used. But I have no way to determine of the zparm is set high or low. When we hit the value - the transaction...
almost 11 years ago in Db2 for z/OS 1 Not under consideration

Process times out due to locks held by another process. Have to resubmit the process.

Process times out due to locks held by another process. Have to resubmit the processes. The first process has an exclusive lock on a row, the second process is trying to run an UPDATE statement (see below) and times out because it can't get an UPD...
almost 11 years ago in Db2 for z/OS 1 Not under consideration