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 132 of 1093

DSNTIAUL sample code size limit

DSNTIAUL sample csect provided with DB/2 V12 has a size that span two 4K pages. To address these 8K it uses two base register, but in case we have to modify code to adapt it to our need the remaining space is too short so there is a need for a thi...
over 6 years ago in Db2 for z/OS 0 Not under consideration

IFCID 62 gives DDL notification on all executions, even ones that fail

The event notification occurs even if the DDL fails. A return code and reason code field would be a good addition to the API
about 13 years ago in Db2 for z/OS 1 Not under consideration

DB2 Remote stored procedure bind deploy change request

SYSTEM:DB2 Remote stored procedure bind deploy We use the below JCL to move DB2 stored procedures from remote DB2 test environment DB2 Production environment. The qualifier/schema changes between test and production. //JS010 EXEC PGM=IKJEFT1B,DYNA...
almost 7 years ago in Db2 for z/OS 0 Not under consideration

Remove 32768 limit to DSMAX

DSMAX field (DSMAX subsystem parameter) The DSMAX subsystem parameter specifies the maximum number data sets that can be open at one time. How DB2 enforces the limit depends on the DSMAX value: • If the value is 32,768 or greater, new OPEN state...
almost 7 years ago in Db2 for z/OS 2 Delivered

Deadlock between 2 Inserts because of Pseudo Deletes

We recently ran into deadlocks issue while doing QA tests for a major application delivery, our DB2 traces revealed that the deadlocks were always between 2 inserts, what we did not understand was why there was a S lock (on a ROW/PAGE) in deadlock...
almost 7 years ago in Db2 for z/OS 0 Not under consideration

basic IVP tests delivered with Db2 code to do performance tests/compares adjusted to code changes

Hi, due to the performance problems we faced in migrating to Db2 V12, we have an urgent need for IVP performance tests. Of course, we do have a development and acceptance environment, but we can't simulate the same workload as in our production en...
almost 7 years ago in Db2 for z/OS 1 Delivered

Temporal Logical Transactions - code transparency

Temporal support for system time is being enhanced in DB2 12 to support logical transactions. However the implementation chosen requires that applications that will explore this feature is being recoded.
about 9 years ago in Db2 for z/OS 0 Not under consideration

Implicit cast of decimal/exp notation format comparator to valid decimal value when DSNHDECM DECIMAL=COMMA

When the subsystem decimal point is a period, the following comparisons are treated as valid: WHERE = dddd.ddWHERE = 0.ddddddEnn When the subsystem decimal point is a comma, comparisons in dynamic SQL of the form: WHERE = dddd.ddWHERE = dddd,ddWHE...
almost 11 years ago in Db2 for z/OS 0 Not under consideration

I would like to create a "non-inline" SQL function that delivers a result set in DB2 for Z.

I would like to create a "non-inline" SQL function that delivers a result set in DB2 for Z. At the current time, this type of SQL function can be created on a DB2/LUW platform but the DB2/Z platform lacks this function. I look in the DB2/LUW manua...
over 11 years ago in Db2 for z/OS 2 Not under consideration

DB2 V10 Object rename improvement

Slow object renames in DB2 V10. Need to add index to the SYSTABAUTH table. Changed function from V9 to V10 - Removed links Info from PMR 19771: These 'internal queries' don't go through normal access path selection. They have a 'hard coded' access...
over 11 years ago in Db2 for z/OS 1 Delivered