Skip to Main Content
IBM Data and AI Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data & AI 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

Db2 for z/OS

Showing 789

Make product manuals available in ePub format.

Can you please make more product manuals (specifically DB2 for z/OS) available in the ePub format? The PDF format does not work well with tablets and readers. If you zoom to get a legible font size, then you must scroll left, right, left, right on...
over 4 years ago in Db2 for z/OS 1 Not under consideration

Improve DB2 sliding scale algorithm (SECQTY -1)

The maximum secondary space allocation of 559 cylinders for objects of 64GB or greater is too little causing the number of extents hits the limit of 255 or if using Extent Constraint Removal it would generated many extents. For the cases where the...
about 3 years ago in Db2 for z/OS 1 Not under consideration

additional Db2 accounting info when SELECT FROM FINAL TABLE is used

When I use SQL UPDATE then the accounting information is very clear that UPDATE was used. If I wrap that UPDATE with SELECT FROM FINAL TABLE on the outside then the accounting information does not clearly show UPDATE was used. This is tricky and a...
about 3 years ago in Db2 for z/OS 1 Not under consideration

DB2 DSNTIJPM catmaint update

The pre migration job DSNTIJPM should check for catalog integrity As far as i can count we have got 11 special catmaint update PTF's with hold data in V 10 the DSNTIJPM job should check if all this special caytmaint updates have been solved before...
over 9 years ago in Db2 for z/OS 1 Not under consideration

Native SQL Stored Procedure Maintenance Is Invalidating Dependent Packages

For DB2 V10 and V11. When any of following 3 things are done against a NSP (Native SQL Stored Procedure)1. Alter to Activate a version2. Bind Deploy Action(Replace)3. Alter RegenerateAll the packages dependent on the NSP are being invalidated and ...
over 9 years ago in Db2 for z/OS 1 Not under consideration

Add SHADOW for REBUILD INDEX SHRLVE CHANGE

Differences between REBUILD INDEX SHRLEVEL CHANGE and REFERENCE. Reference PMR:13307,124,672
almost 5 years ago in Db2 for z/OS 0 Not under consideration

RECOVER to A MIGRATED FLASHCOPY

We are in DB2 V10.We recovered a tablespace to a flashcopy. The flashcopy was migrated via HSM and the recover skipped to a previous copy (not migrated). The job returned return code = 04 with the message FLASHCOPY ....... FOR TABLESPACE DBHWCOPY....
about 8 years ago in Db2 for z/OS 1 Not under consideration

Enable RENAME TABLE on tables with triggers

SAP is working on enable the Zero Downtime solution (ZDO), which uses RENAME TABLE to switch between old and new table definitions, also for SAP systems that use a sidecar (SAP SLT - System Landscape Transformation). For SLT, SAP defines triggers ...
over 6 years ago in Db2 for z/OS 1 Not under consideration

Lock hashing algorithms of DB2 and XES are incompatible. Leads to excessive False Contention and high IRLM CPU for GLM xfer

There is an anomaly between DB2 and XES hashing algorithms which means that a 4-byte DB2 (unique) lock hash value passed to XES may not be hashed to a unique value by XES unless the LTE size is set excessively high (1G). I understand that DB2 hash...
about 8 years ago in Db2 for z/OS 1 Not under consideration

UNION should automatically be rewritten to "UNION ALL" when it is logically equivalent

In the following query, the developer coded "UNION". Because it is part of a "WHERE EXISTS" subselect, replacing the UNION with "UNION ALL" will perform much better and deliver the same results: SELECT * FROM PDBR111.VCLI095_SELECT V01WHERE V01.A...
almost 5 years ago in Db2 for z/OS 1 Not under consideration