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

Clear

Search results: Db2 for z/OS

Enhance DB2 LE Recoverabilty

This issue is related to a recent IBM case. Under certain situations and most likely related to a rare timing issue, the LE environment under which a DB2 stored procedure or function runs could become corrupted due to a possible storage overlay of...
5 days ago in Db2 for z/OS Submitted

Allow Redirected Recovery from System Level Backups

Currently redirected recovery is not supported for system level backups (SLB's). The Db2 V13 documentation states:"Restore of concurrent copies and system-level backups is not supported; these types of backups are ignored by redirected recovery".A...
2 months ago in Db2 for z/OS Under review

A identity in the DSN_STATEMENT_CHACHE_TABLE that uniquely identifies a SQL statement

The hash columns, STMT_HASHID2 and QUERY_HASH, in DSN_STATEMENT_CHACHE_TABLE the STMT include prepare attributes, bind parms, package and so on, with the actual SQL statement. We would like to have a identity that is only based on the actual SQL s...
7 days ago in Db2 for z/OS Under review

Db2 Connect NULLID packages should be shipped in Db2 zos PTFs for BIND

This is a historic and on-going problem with the design of binding the NULLID packages on Db2 zOS from the Db2 Connect client installer. For high-security mainframe platforms, the Db2 Connect installer will not have authority to bind on a producti...
2 months ago in Db2 for z/OS Under review

Allow CTEs in EXPLAIN FOR

Currently explain-statements with common table expressions likeEXPLAIN PLAN FOR ( WITH ONE AS (SELECT IBMREQD FROM SYSIBM.SYSDUMMY1) SELECT * FROM ONE);fail with message SQL0199N because the WITH is not supported.So EXPLAINing statements with CTEs...
5 days ago in Db2 for z/OS Submitted

Simplify REVOKE by REVOKE ALL PRIVILEGES and RETAIN OBJECTS

1) REVOKE of old grants is complex due to many things that might not be revokable in the same revoke - if one fails the entire statement fails. Usually privileges are revoked due to a person leaving or moving into different a different role . REVO...
5 months ago in Db2 for z/OS Under review

LOAD could end with RC=08 when no columns are detailed and lose data after VARCHARs

When a table has a column with varying length (VARCHAR, VARBINARY) and other columns after it, LOAD needs the column description in SYSIN to be loaded correctly, and ends with RC=00 (or RC=04 if remains CopyPend state). But if you forget to explic...
about 2 months ago in Db2 for z/OS Under review

Please provide a DB2 catalog and directory reorg job in SDSNSAMP.

Please provide a DB2 catalog and directory reorg in job in SDSNSAMP which would contain the appropriate parameters to obtain 85-90% of the maximum performance available from IBM's DB2 Reorg utility. It would be useful for everyone who runs DB2 on ...
about 2 months ago in Db2 for z/OS Under review

Add STMT_HASHID2 in IFCID 316

Can you add STMT_HASHID2 (referred in DSN_STATEMENT_CACHE_TABLE) field to the IFCID 316 record? It would be very handy in identifying normalized SQL statement text(s).
9 months ago in Db2 for z/OS Future consideration

Enhance CATMAINT output to show what has been done.

Please enhance the CATMAINT output to actually show what has been done. Currently when we execute CATMAINT to change the catalog level, the following output is produced: DSNU000I 083 15:07:58.39 DSNUGUTC - OUTPUT START FOR UTILITY, UTILID = RELODC...
27 days ago in Db2 for z/OS Under review