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

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...
about 9 hours ago in Db2 for z/OS Submitted

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...
1 day ago in Db2 for z/OS Submitted

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...
3 days ago in Db2 for z/OS Submitted

Suppress RACF violations normally written to DB2 DIST JES message log.

Lately we had a technical user issuing the same SQL statement over and over again without having the proper access to a table referenced in the SQL statement. The DB2 subsystem is under RACF security control, so an access violation generates a RAC...
4 days ago in Db2 for z/OS Submitted

DCLGEN to Generate Cobol structures for Unicode Data

DCLGEN currently generates Cobol structures assuming all data in EBCDIC - i.e. it generates PIC X for character data. The majority of new tables are now created as Unicode and so the option to have DCLGEN generate Cobol structure with PIC N or PIC...
8 days ago in Db2 for z/OS Submitted

Implement the same logic for TERMINATE Connection as for CREATE Connection (PH67087)

We want to tune our MAXDBAT values based on workload related DBAT processing. But currently the counters like QDSTHWAT are overloaded by the TERMINATE connection processing. For CREATE Connection ther eis already an APAR which solves this problem ...
10 days ago in Db2 for z/OS Submitted

ALTER Bufferpool enhancement for 1M page frames

Today it could happen that z/OS converts 1M page frames to 4k page frames due to demand of jobs. If Db2 admin has requested a special amount of LFAREA for 1M frames in SYS1.PARMLIB for a later ALTER BPOOL, this amount could be consumed by the prev...
17 days ago in Db2 for z/OS Under review

Enhance Utility History Function to Support DSNUTILU and DSNUTILV

The current utility history function in Db2 for z/OS is incomplete since it does not record utilities that are executed via the Db2-supplied stored procedures DSNUTILU and DSNUTILV. This gap in functionality is especially troublesome for customers...
23 days ago in Db2 for z/OS Under review

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...
23 days ago in Db2 for z/OS Under review

CSWL for PREPARE that calls a TBF

Currently, a PREPARE statement that calls a TBF with literals doesn't benefit from CSWL - concentrate statement with literals (even with this is explicitly requested). This causes high resource usage for the PREAPRE and avoids usage of the DSC. In...
30 days ago in Db2 for z/OS Under review