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 8

Allow for "OPTIMIZE FOR n ROWS" to be added to DELETE, UPDATE Statements

OPTIMIZE FOR 1 ROW can be added to SELECT SQL. One reason may be to influence the optimizer to chose one index over another, or to not perform a SORT with List Prefetch Adding OPTIMIZE FOR 1 ROW to a DELETE statement results in an error: EXPLAIN A...
over 4 years ago in Db2 for z/OS 1 Not under consideration

Rotate an archive-enabled PBR tablespace without causing a deadlock

When we try to rotate partitions of an archive-enabled PBR tablespace, Db2 requires us to disable archiving before the rotate then re-enable archiving after the rotate. However, when we re-enable archiving we cause a deadlock with CICS and the onl...
about 3 years ago in Db2 for z/OS 0 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

Process PBG same as non-UTS Segmented When Using LISTDEF

When using LISTDEF with “PARTLEVEL 0”, partitioned by growth tablespaces which were converted from non-partitioned segmented tablespaces are no longer being considered as part of the result set. In order to maintain the same result list I would li...
almost 4 years ago in Db2 for z/OS 1 Not under consideration

Adding new values to CHECK Constraints should not put Table in CHECK PENDING

There are many instances today when existing CHECK Constraints have to be modified to add additional values. Currently, making any modifications to CHECK Constraints to add or remove values requires that the Constraint be dropped and re-created. T...
about 2 years ago in Db2 for z/OS 1 Not under consideration

Backout also if system errors occours using 'load resume yes backout yes'

Load resume yes backout yes should perform the backout process also when some system error occurs (ie.: space constraints on utility datasets), primarily in case of DISCARDS 1 specification.With this choice the customer wish to prefer the preserva...
almost 7 years ago in Db2 for z/OS 1 Not under consideration

For Dynamic Plan Stability, Only store the actual SQL statement in STMTTEXT column

While reviewing the SQL statements in SYSDYNQRY.STMTTEXT column, extra characters are added to the end of the SQL. This requires extra processing when comparing to the REAL SQL-text. In some cases, but not all, a compare like the following is need...
about 3 years ago in Db2 for z/OS 1 Not under consideration

ALTER TABLE ADD COLUMN diagnostic log record needs more information to be useful

The ALTER TABLE ADD COLUMN diagnostic log record (type = 0x4400, subtype = 0x0083) lacks two crucial pieces of information as of DB2 V11 beta. 1. The inline length of the column if the added column is a LOB data type. 2. An indication that the col...
over 12 years ago in Db2 for z/OS 1 Not under consideration