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 956

clone table : add the same new column automaticly to the inactive table

When you add a new column to the active table, add the same column automaticly to the inactive table. (Similar to what happens when you add a new column in temporal tables)
over 10 years ago in Db2 for z/OS 1 Not under consideration

DB2 for z/OS V11 Unneccessary Index Open & Lock

For index scans, DB2 is unnecessarily opening and locking an index partition.
almost 7 years ago in Db2 for z/OS 1 Not under consideration

Audit 145 records; always supply a (non-zero) QW0145SI value.

As per PH04538, under the current design, "we are afraid that zero QW0145SI can not be eliminated as it happens when the stmt is not cached nor static base on current design. "
over 3 years ago in Db2 for z/OS 1 Not under consideration

Enhance IBM delivered functions SOAPHTTPNC and SOAPHTTPNV so third parameter goes beyond 1M.

Currently, the third parameter for IBM delivered functions SOAPHTTPNC and SOAPHTTPNV is limited to 1M. This is rather restrictive. We would like to use this function with an input of at least 2M (at least for now). I opened a PMR and they describe...
over 10 years ago in Db2 for z/OS 1 Not under consideration

Improve storage limitation for -DIS PROCEDURE(*.*) SCOPE(GROUP) command

When we execute DISPLAY PROCEDURE (*.*) SCOPE GROUP in a datasharing system with large number and intensive use of stored procedures we get either of the following messages: DSNX978I -DBAI DISPLAY TERMINATED DUE TO INSUFFICIENT MESSAGE SPACE DSNX9...
over 10 years ago in Db2 for z/OS 1 Not under consideration

Improve optimizers cost estimation when recursive table expression invloved

Please refer to case TS004038133. Application developer uses SQL EXPLAIN to compare the cost of different SQL statement and decides which one to use. In one case, they found EXPLAIN reported lower cost for one SQL than other but in actual executio...
over 3 years ago in Db2 for z/OS 1 Not under consideration

Add retry logic to DSNTPSMP

Allow retry logic in DSNTPSMP. User's may receive Abend S213 RC 30 on the DBRM, loadlib, or sourcelib when the function is rebuilding a non-native SQL Procedure. See the PMR for references to additional informational APARs. Within DSNTPSMP, there ...
about 7 years ago in Db2 for z/OS 0 Not under consideration

Add SORTNPSI_USED To SYSIBM.SYSINDEXSPACESTATS

Use case/business impact. All indexes reorged on Sunday. Run daily process to identify any index needing reorged by interrogating RTS. Since NPSI organization can rapidly deteriorate, on Monday, Tuesday, Wednesday, Thursday, and Fri...
over 3 years ago in Db2 for z/OS 1 Not under consideration

V12-CERT-2017 - Stop predicates in Range-list index scan (Accesstype NR).

Range-list index scan is a very efficient access for SQL Pagination. Whatever we use DB2 11 Syntax: Where ((Col1 = ? AND Col2 >?) OR Col1 > ? ORDER BY Col1, Col2 Or DB2 12 Syntax: Where (Col1, Col2) > ( ?, ?)ORDER BY Col1, Col2 In both ca...
about 7 years ago in Db2 for z/OS 1 Not under consideration

Support Common Table Expression (CTE) in NTE

Today, the using of Common Table Expression (CTE) is limited only to the beginning of the select statement. There are many products, specially open source, but not only, that take every select statement and cover it by SELECT * from (nte). When ...
over 3 years ago in Db2 for z/OS 2 Not under consideration