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 93

Full package support for Restful services

A restful service contains one and only one SQL statement and is, simply put, a mini-static package. It was delivered with a couple of problems. Firstly, the only way to tell if this static package is a restful service is to look at the HOSTLANG c...
about 2 years ago in Db2 for z/OS 4 Future consideration

Include SYSPACKSTMT.STMT_ID in GET DIAGNOSTICS data

The SQL Standard for GET DIAGNOSTICS includes details about the actual statement being diagnosed - COMMAND_ FUNCTION / _CODE and DYNAMIC_FUNCTION / _CODE. The Db2 implementation includes none of these. Making it, effectively, impossible to identif...
about 2 years ago in Db2 for z/OS 0 Future consideration

allow REPLACE function to accept empty string

The "source-string" for the REPLACE function currently cannot be an empty string, it throws an error. But I can't see any logical or functional difficulty in just applying the replace logic: the "search-string" is not found, therefore the source-s...
over 2 years ago in Db2 for z/OS 0 Future consideration

Prevent SPT01 growth with new behaviour REBIND(EXTENDED) in Cod-Level M510

Before Codlevel M510, PHASEIN functionality was only used when the package was executing Since the implementation of Codlevel M510 (include PTF 73874 (APAR PH28693)), executing a REBIND with PLANMGMT(EXTENDED) will always store information in SYSP...
over 2 years ago in Db2 for z/OS 0 Future consideration

select ... from final table ( update table for portion of business time from ... )

the problem is that an update table for portition of business time can effect more than 1 row and if this is made in a bitemporal environment the System Start is set to the first change timestamp. But you didn't know the exact time you have to rea...
over 2 years ago in Db2 for z/OS 0 Future consideration

Populate DSSIZE for ALL pagesets to simplify monitoring and avoiding pageset full conditions

The rules surrounding the maximum size for any given pageset have become more and more complicated over recent releases of Db2. This severely affects our ability to monitor for pageset full conditions, as while it is relatively straight forward to...
over 2 years ago in Db2 for z/OS 0 Future consideration

DIS LOCATION - Show entries for multiple drivers versions from a single server

DIS LOCATION caches the PRDID for the first connection from a remote server. Additional traffic from the same server using different drivers is not dynamically displayed. For example if a test connect uses the JCC driver and all additional traffic...
over 2 years ago in Db2 for z/OS 0 Future consideration

Enhance the -904 REASON 00E30305 with the root cause of the failing AUTOBIND

The APAR PH13350 enhancement writes a notification DSNT408I SQLCODE = -904, ERROR: UNSUCCESSFUL EXECUTION CAUSED BY AN UNAVAILABLE RESOURCE. REASON 00E30305 , TYPE OF RESOURCE This is a useful notification but it can be quite difficult to find the...
over 2 years ago in Db2 for z/OS 0 Future consideration

Enhancement to JSON2BSON UDF

With the increasing adoption of Db2 REST, the use of JSON2BSON UDF also increased. The problem with this UDF is that frequent repetitive calls of this UDF will result in -904 "ROUTINE PARAMETER STORAGE" error. We have gone thru recommendations in ...
over 2 years ago in Db2 for z/OS 0 Future consideration

RLF DSNRLMTxx table field RLFIP allow subnet wildcard

we have a need to restrict threads with RLF by specifying userid and source IP with a subnet wild card. the source ips change with each "logon". In order to restrict all possible ips under a given subnet, we would need to enter 255 X 255 ips. allo...
over 2 years ago in Db2 for z/OS 0 Future consideration