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

Showing 137 of 1706

Altering table with a CLONE disruption

Currently, when altering a table with a CLONE on it, the clone needs to be dropped and to add it back the following procedure must be followed:1) REORG the tablespace 2) run MODIFY RECOVERY TABLESPACE DSNUM ALL DELETE AGE (*) 3) run an image copy ...
over 7 years ago in Db2 for z/OS 0 Not under consideration

Masking function with GRANT per column

Column masking has been great help in managing sensitive data and complying with the General Data Protection Regulation (GDPR).But today’s solution to know if a user has access to data without masking is to create a Mask using a CASE with SESSION_...
about 2 years ago in Db2 for z/OS 2 Future consideration

Allow for LISTDEF Processing and Template when specifying FROMCOPYDDN on an UNLOAD

Details: 1) Site has multiple tablespaces that use a consistent naming scheme for image copies.2) Manual does not mention use of "template-name" in the FROMCOPYDDN line of the "source-spec" section of the "UNLOAD" page.3) Receive following error w...
almost 10 years ago in Db2 for z/OS 1 Not under consideration

IFCID 365 - Set variable QLSTNTLS to -1 for unknown.

TLS/SSL Used Number of connections from the remote site that were configured with SSL and AT/TLS support. This value is meaningful only at the server. (Field name: QLSTNTLS). We are reporting on this field and are seeing some values of 0 for conne...
about 1 year ago in Db2 for z/OS 1 Not under consideration

Alter (global) VARIABLE command

It is not possible to ALTER a global variable, it is necessary to do DROP + re-CREATE it. And previously we must DROP all the objects that depends on it: PROCEDURE, FUNCTION, TRIGGER, VIEWS ..., and the packages are marked as invalid. After havin...
almost 7 years ago in Db2 for z/OS 0 Not under consideration

Allow Multiple Dataset Inputs to DSN1PRNT

Allow more than 1 input dataset for use with the DSN1PRNT stand-alone utility. This would function as a concatenated list under the SYSUT1 DD.
over 7 years ago in Db2 for z/OS 1 Not under consideration

Enhancement of compression algorithm used by DB2

We have noticed that the compression ratio (PAGESAVE) for first partition of a Partitioned TS is 0% after running an IBM Reorg Utility. The reason why PAGESAVE/compression ratio for that first Partition is 0% is caused because many initial rows in...
almost 10 years ago in Db2 for z/OS 1 Not under consideration

LISTAGG - Reduce workfile usage of function LISTAGG

The function LISTAGG uses a lot of workfile space. This can lead to abends, especially if there are many groups. This is the specific case where the problem occurred in our company: SELECT A.GES_SL, A.VNR, A.POS_LNR , SUBSTR(LISTAGG(TA_ID,'/') WIT...
almost 5 years ago in Db2 for z/OS 2 Delivered

Create an API for IFI reads (306) so Log-Reading Software does NOT need to be APF-Authorized

Like a lot of shops, we replicate a lot of our Enterprise data from our programmatic Db2 for z/OS environment to other Db2s and other off-platform DBMSes for MI and analytics, and for high availability. IIDR now provides the ability to do this via...
over 6 years ago in Db2 for z/OS 2 Not under consideration

LOAD with DISCARDS 1 should not require a discard data set

We wanted to load two partitions at partition level: //LOA001 EXEC #DB2UT, // SYSTEM=T, // SYSTEMID=L, // COND=(4,LT), // SYSUT1=Y, // LARGE=Y, // SAR=N //SYSREC01 DD DISP=SHR,DSN=VTDBM.UL.VETB0040.REC.PART1 //SYSREC02 DD DISP=SHR,DSN=VTDBM.UL.VET...
over 7 years ago in Db2 for z/OS 1 Not under consideration