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

Ideas

Convert UTS PBG workfile TSs for DGTT or SORT only without DROP/RECREATE

Starting with function level 13508 we can use workfile separation for DGTTs and SORT. We want to prevent that we have to drop and recreate all the existing UTS PBG workfiles which will be by default used for DGTT (USAGE= ). Wouldn't it be possible...
11 months ago in Db2 for z/OS 1 Future consideration

Improve performance for deferred ALTERs on the same object

Db2 supports 4096 partitions in one TS, we have only 2048 partitions. And we want to alter the keyrnages of all partitions. We recognized that the longer the deferred ALTER queue the slower the current ALTER. This is confirmed by development and i...
11 months ago in Db2 for z/OS 1 Under review

Enhanced input record length support for standard utilities (DSNTEP2, etc.)

Standard utilities like DSNTEP2 are foundational to z/OS operations, yet the 72-byte record limit for SQL input is increasingly incompatible with modern development practices, such as dynamic query generation. This constraint forces developers to ...
3 months ago in Db2 for z/OS 0 Under review

Support for modifying the IMPLICITLY HIDDEN attribute via ALTER COLUMN

Although adding columns via ALTER TABLE is an immediate operation, its instant impact on "SELECT *" queries and logical unload utilities such as Db2 High Performance Unload (HPU) makes production release coordination extremely difficult. To provid...
3 months ago in Db2 for z/OS 0 Under review

Support for Fallback to Prior Function Levels from FL100 and Relaxation of Migration Requirements

The introduction of Continuous Delivery starting with Db2 12 has provided significant benefits in terms of rapid feature adoption. However, a distinct segment of enterprise users prioritizes absolute system stability and does not inherently requir...
3 months ago in Db2 for z/OS 1 Under review

.Net 10 support for Symphony 7.3.2

.NET 8 is EOL in November. can we add .Net 10 support for both Linux and Windows. Internally we have mandate to migrate off .NET 8 as LTS is ending.
3 months ago in Spectrum Symphony / Version 7.3.2 1 Functionality already exists

Enable zEDC for Tempdatasets

Actually no temporary Datasets are zEDC eligible, i suppose because there is no long term benefit in space reduction. Especially DB2 with LISTDEF (for example Reorg Tablespace LIST with SORTDEVT specification of very large Tablespaces) would benef...
over 4 years ago in Db2 for z/OS 1 Not under consideration

Add more granularity to commands -START PROFILE and -STOP PROFILE

Summary: Enable a new keyword PROFILEID(list-of-profile-IDs) for the -START PROFILE and -STOP PROFILE commands.----Currently, the activation of profiles can be performed by a -START PROFILE command, which in turn activates all profiles that have S...
almost 8 years ago in Db2 for z/OS 1 Not under consideration

Use direct-row access for queries using the RID-function and multi-row fetch

Suppose that you have a query like this: SELECT * FROM table A WHERE RID(A) = 21206417921 This query should use direct-row-access and should quickly determine a result. This is true if you do not use a cursor with multi-row-fetch. If you use a cur...
12 months ago in Db2 for z/OS 0 Under review

Add auditing to Db2 profile tables

We need a way to determine who/what/when changed something on the profile tables. DSN_PROFILE_TABLE DSN_PROFILE_ATTRIBUTES Current tables have timestamp but it's static. Would be nice to have row change timestamp added so we have both insert and u...
almost 2 years ago in Db2 for z/OS 1 Future consideration