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

zDb2 should provide option to not write RACF statistics without coding any Db2 Signon Exit (DSN3SSGN)

Banca d'Italia, for many good reasons, wants to get rid of any user written assembler exit, including DSN3SSGN .They use DNS3SSGN only with the specific purpose to not collect RACF statistics and so they have modified it by adding STAT=NO on each ...
about 6 years ago in Db2 for z/OS 1 Not under consideration

Create Column mask for any data type

With the attention on protecting sensitive customer data in our industry being very high, having a simple way to mask data on any table in any environment is a powerful tool. If a data element such as SSN is stored as an unformatted numeric, curre...
about 2 years ago in Db2 for z/OS 1 Not under consideration

Index on expression should be used when outer join is rewritten (by the optimizer) as an inner join

When coding the following query (or, generalized query), an index on expression for UPPER(RTRIM(TABB.COLA)) is not used: SELECT ... FROM .... TABA LEFT JOIN TABB ON .... WHERE UPPER(RTRIM(TABB.COLA)) = ? In the above query, it is (originally) writ...
over 6 years ago in Db2 for z/OS 1 Not under consideration

Zero Downtime during Online CRM Application Migration

Problem Statement : Transaction 1 (T1) is intended to delete and subsequently insert few records to a table TB1. The business logic is like, this T1 should be open and not to commit as well until the end of delete followed by insert operation. ...
about 4 years ago in Db2 for z/OS 1 Not under consideration

A new command "REBIND QUERY" should be made available.

When packages become invalid due to maintenance activities, they may be rebound when needed. But, when a hint is established by running a "BIND QUERY" command, that bound query may become invalid by these same events. Restoration of that bound que...
about 4 years ago in Db2 for z/OS 1 Not under consideration

Add new parameter for REORG to designate different access behavior when REORG is in LOG/SWITCH phase

Let's say we have zparm IRLMRWT=15, and we have large tablespace REORG with SHRLEVEL(CHANGE) or (REFERENCE), the elapse time of LOG/SWITCH phase is greater than 15 seconds, this causes a lot of online workload timeout with -911. At that time the t...
about 4 years ago in Db2 for z/OS 1 Not under consideration

Expand RETPD in template to 5 digits

RETPD parm in the template should allow 5 digits with a value up to 93000
over 6 years ago in Db2 for z/OS 0 Not under consideration

Row Change Timesatmp with Precision 12 and Timezone

Row change timestamp is sensitive to changing from daylight savings time to standard time since it doesn't support TIMESTAMP WITH TIMEZONE and other precisions than 6.Applications have two requirements that could be combined and solved by the row ...
over 10 years ago in Db2 for z/OS 1 Not under consideration

Regular Expressions (regex) scalar function

The XMLQUERY function allows the user to use the 'fn:matches' XQuery function, which is great. Please see example UDF which does this... ~~~~~~~~~~--#SET TERMINATOR ! CREATE FUNCTION "UDF_STRING_REGEX_MATCH" ( SEARCHSTRING VARCHAR (50) ) RETURNS S...
over 8 years ago in Db2 for z/OS 0 Not under consideration

Cross-Invalidation due to pcloset/p-lock negotiation avoidance

Problem Statement / Pain points : Whenever there is no R/W activity and PCLOSET threshold is reached, pagesets SWITCH OUT of GBP dependency and the pages in our Bufferpools are cross-invalidated . Thereafter when R/W starts again, pagesets SWITCH ...
about 2 years ago in Db2 for z/OS 0 Planned for future release