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 953

Implicit cast of decimal/exp notation format comparator to valid decimal value when DSNHDECM DECIMAL=COMMA

When the subsystem decimal point is a period, the following comparisons are treated as valid: WHERE = dddd.ddWHERE = 0.ddddddEnn When the subsystem decimal point is a comma, comparisons in dynamic SQL of the form: WHERE = dddd.ddWHERE = dddd,ddWHE...
over 9 years ago in Db2 for z/OS 0 Not under consideration

Native SQL Stored Procedure Call Statement Does Not Support Using A Host Variable For The Procedure Name

For DB2 V10 and V11. The CALL SQL statement inside a NSP only supports:CALL procedure-name it does not support: CALL host-variable like the CALL SQL statement outside a NSP does. DB2 needs to be changed so that the CALL SQL statement inside a NSP ...
over 9 years ago in Db2 for z/OS 0 Not under consideration

SQL performance is bad after V10 migrate.

Our customer migrated DB2 V10(NFM) from V8(NFM).In particular query,processing time took one minute in the case of DB2 V8,but DB2 V10 increased to 11 minutes. The VIEW has been used by the customer LEFT OUTER JOIN 50 times near internally.As a res...
over 9 years ago in Db2 for z/OS 1 Not under consideration

"Index on expression" should be used more

By implementing an "index on expression", a DBA has the ability to tune many queries that are written poorly without changing the query. This is very useful and allows a DBA to rapidly respond to a performance problem. However, there are some time...
almost 10 years ago in Db2 for z/OS 4 Not under consideration

Auth to EXCHANGE CLONE Tables

This is very similar to an RFE that i submitted for MQTs...ID : 39165'Auth to Refresh Table for MQT'Under Consideration We have the same situation for CLONE Tables. The developers wish to run the EXCHANGE using Dynamic SQL, but the RACF ID that ru...
almost 10 years ago in Db2 for z/OS 0 Not under consideration

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...
almost 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