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

My votes: Db2 for z/OS

Showing 977 of 15383

Change Image Copy To Avoid Opening Db2 Data Sets When Making Conditional Image Copies

Our IBM Image Copy jobs are driving 10s of thousands of Db2 data set opens while doing conditional image copies. During our daily batch cycle the vast majority of the data set opens are not needed as there was no activity for the objects stored in...
over 4 years ago in Db2 for z/OS 0 Not under consideration

Remove the OBID limitations in the workfile database

Aapplication threads that perform OPEN / FETCH / CLOSE many many times in a loop without performing a COMMIT can exhaust the OBID limit and suffer SQLCODE -497 From a recent SR....... We see in the dump a SELECT statement using insensitive scrolla...
almost 6 years ago in Db2 for z/OS 0 Not under consideration

Suppport temporal tables in combination with row permission

Row permission should be supported for temporal tables. We use temporal tables to track the history of records. This works. We now like to expand our database to a multitenancy database with security control by row permission. This does not work, ...
almost 3 years ago in Db2 for z/OS 4 Not under consideration

Push up of local predicat...

In PMR 89848.077.724 you see an example that the DB2 optimizer is not able to push out local predicates that are specified in the correlated subquery to the parent query block. The predicates AND "AVADMIN"."TLORM_DBFE"."MANDANT" = ? AND "AVADMIN"....
over 7 years ago in Db2 for z/OS 5 Not under consideration

Use OPTHINT for package with version

Db2 uses the following PLAN_TABLE columns when matching rows that specify access paths to SQL statements: QUERYNO , APPLNAME , PROGNAME , VERSION , COLLID , OPTHINT If I use PKGVERSION(AUTO) during precompile I need to change my OPTHINT every time...
over 1 year ago in Db2 for z/OS 4 Not under consideration

assigning Queryno in Native SP SQLs

Hi,Native Stored Procedure SQLs have no Queryno assigned in Plan_table. All SQLs appear as queryno 1 , no matter how many of them specified in SP. It creates inconvenience in researching access path for SQL statement , as well as impossible to ass...
almost 6 years ago in Db2 for z/OS 0 Not under consideration

ACCUMACC for CICS transactions

ACCUMACC exists to aggregate accounting records for DDF transactions. It would be nice to have the same functionnality with classic transactions (CICS/IMS ..) because it reflects a today usage of these transaction monitoring systems. Without these...
over 4 years ago in Db2 for z/OS 1 Not under consideration

PIVOT/UNPIVOT functions in DB2 for z/OS

Currently, the DB2 for z/OS SQL does not support any functions for PIVOTING / UNPIVOTING data. This results in extremely complex SQL whenever a matrxi/cross tab report is required. Such reports are very common in open systems databases.
about 12 years ago in Db2 for z/OS 1 Not under consideration

Revise DSNREXX to allocate specific DB2 load libaries

Allow DSNREXX to have an option that allows allocation of various DB2 load libraties from the init or add call
about 12 years ago in Db2 for z/OS 1 Not under consideration

to determine that the element following the current element is an element in the tables being accessed and not a ‘rename’ and generate an error message

Currently, when compiling a Cobol program if a comma is missing from the second to last field in a SELECT the DB2 pre-compiler will not give an error because it treats the second table element as a 'rename' this creates problems because no error i...
over 1 year ago in Db2 for z/OS 1 Not under consideration