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 129 of 1690

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.
about 7 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

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...
over 9 years ago in Db2 for z/OS 1 Not under consideration

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...
about 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

DB2 REST service should support ‘Using ARRAY data type as INPUT parm in a Native SQLPL’

We have a SQLPL with ARRAY type as INPUT/OUTPUT parm. REST Service allows to ‘create’ as service calling ‘SQLPL with ARRAY type as INPUT parm’ but throws error while calling the same service. Method :POST Scheme://HOST[“.” PORT][PATH][“?”QUE...
over 6 years ago in Db2 for z/OS 1 Functionality already exists

Enhance SPT01: max partition to more than 1, and Sysadm can amend the PART Size from 64gb to 32gb .

The Tablespace is in VSAM-E format with 252 Extends in already 32Gb size. It cannot create the 2nd Partition .Because the max partition of SPT01 is 1 and the partition size is 64gb. When application sharing the testing environment of UT, ST, SIT ,...
over 11 years ago in Db2 for z/OS 2 Delivered

PHASE II : Support for python ibm_db driver on z/OS using z ODBC driver

The requirement is to offer connectivity to Db2 on z/OS natively by using the z/OS ODBC driver. The python driver has been enhanced to successfully compile on the z/OS platform, and basic validation and regression suite validation has been done. W...
about 5 years ago in Db2 for z/OS 1 Not under consideration

Drop Databases Created by Implicit Mapping Tables

Problem statement/ pain point: We have started to use on-line reorgs without specifying the mapping table because v11 will generate one for you. Pretty cool. Db2 will create a database, DSNnext_db_identity_number, create a table space, create the ...
over 6 years ago in Db2 for z/OS 1 Not under consideration

REPAIR CATALOG TABLESPACE command for xml table space

We are working with OBJECT_CREATE_FORMAT=EXTENDED and with UTILITY_OBJECT_CONVERSION=NOBASIC for a long time without any problem. In the last time we began to work with these parameters in other DB2's that include many tables with XML columns. The...
over 6 years ago in Db2 for z/OS 1 Functionality already exists