Skip to Main Content
IBM Data Platform Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data Platform 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

Search results: Db2 for z/OS

Showing 456 of 2588

Add SCOPE(GROUP) to the Start/Stop Profile command

In our shop we have many Db2 data sharing members. If we need to stop and then start our profile tables we need to do so in many places. Adding the SCOPE(GROUP) to the both the start and the stop command would reduce the number of places and comma...
over 3 years ago in Db2 for z/OS 1 Not under consideration

Resolve issue where DB2 has an issue with invalid MDSNxx Class profiles created in RACF

IBM Please read the case TS013914362. In summary DB2 created dumps/abends when the RACF administrator deleted permissions to some incorrectly formatted profiles in one of the MDSNxx classes. When the administrator performed the permit delete and i...
about 2 years ago in Db2 for z/OS 2 Delivered

DB2 for zOS correlated column behavior

Problem statement - unqualified column name interpreted as correlated reference. As per example below: DELETE FROM SYSADM.T1 WHERE COL3 IN (SELECT COL3 FROM SYSADM.T2)--> DSNT404I SQLCODE = 012, WARNING: THE UNQUALIFIED COLUMN NAME COL3 WAS INT...
over 2 years ago in Db2 for z/OS 1 Not under consideration

Need JSON UDFs (JSON_TABLE, etc.) to perform similar to XMLTABLE

Need to performance (elapsed time, cpu time) for JSON UDFs to match or exceed XMLTABLE function.We will be using HTTPGETCLOB to invoke RESTful APIs for Web Services on non-mainframe platforms.Our DB2/Legacy applications will need to invoke these, ...
about 9 years ago in Db2 for z/OS 0 Not under consideration

Status change or pending DDL when adding a KEY LABEL to an existing table

When an existing table is altered to add a KEY LABEL to enable encryption on the table, the encryption only takes effect post a Reorg (effectively post a redefinition of the underlying VSAM datasets). So the alter is effectively incomplete until s...
about 1 year ago in Db2 for z/OS 0 Future consideration

Distributed Thread cancelled due to Idle Thread Timeout or MONITOR IDLE THREADS not writing record to SYS1.LOGREC

We noticed that every DB2 distributed thread that is cancelled because: 1) Idle thread timeout value that is specified by Db2 subsystem parameter IDTHTOIN in macro DSN6FAC is exceeded; or 2) ATTRIBUTE2 value in a row with KEYWORD value MO...
over 4 years ago in Db2 for z/OS 1 Not under consideration

Allow column masking on system temporal tables

We have a few System Temporal tables that have sensitive data. We need to be able to create column masks on those columns. Currently we get a SQL20474N with Reason Code 17 when we try to run a CREATE MASK on system temporal tables.
almost 5 years ago in Db2 for z/OS 1 Not under consideration

Use CURRENT SCHEMA for EXPLAIN table SCHEMA

Currently the CURRENT SQLID is the only SCHEMA used by EXPLAIN processing. This is a real pain as changing the CURRENT SQLID is an auditable event. The use of SET CURRENT SCHEMA works for *all* other cases - Only EXPLAIN fails here. So the request...
over 6 years ago in Db2 for z/OS 0 Not under consideration

Add a builtin table function that splits a character string

Db2 12 adds the useful LISTAGG function that aggregates a set of string values into a single string.It would be good to have an inverse: a table function SPLIT that takes a string and a separator, and returns a table of string values.The signature...
almost 7 years ago in Db2 for z/OS 1 Not under consideration

Client Application Name (QMDAAPPL from IFCID 0003) used in column RLFEUAN from SYSIBM.DSNRLMTxx tables to governor distributed applications

We would like to use table SYSIBM.DSNRLMTxx (SYSIBM.DSNRLMT01) in order to avoid that certain applications, coming from distributed environment and reaching Db2 for z/OS through DDF, can execute SQL statements. We’d like to completely block these ...
about 4 years ago in Db2 for z/OS 9 Delivered