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 959

Simplify Alter

In Db2 z/OS version 10 Pending Alters/Deferred Alters were introduced. Deferred Alters are not compatible with most Immediate Alters. Deferred Alters need materializing REORG before immediate Alter, or the Immediate Alter has to be run before...
about 4 years ago in Db2 for z/OS 0 Not under consideration

Have GET generate a useful Swagger doc for REST services that call native SQL SPs

Within a REST client like Postman or SoapUI, you can call the URI for a Db2 REST service with the GET command and the client will, from information passed to it from Db2, build a Swagger document that describes the data being sent to/from the REST...
almost 5 years ago in Db2 for z/OS 3 Not under consideration

Stop of utilities during migration except for SYSADM

During Migration it would be nice to turn off all utilities through a DB2 issued online command except for utilities submitted by SYSADM. This would guarantee that utilities would not be able to run during the migration on any datasharing member b...
over 5 years ago in Db2 for z/OS 1 Not under consideration

CAF plan name new feature

There are applications that have hardcoded the plan name in their programs using CAF. In some cases, it is wide spread that it will take a lot of work coding and testing due to program change. To avoid the cost of coding and testing, can there be ...
over 5 years ago in Db2 for z/OS 1 Not under consideration

Allow for an option in the syntax of a (compiled scalar) SQL function to use RELEASE(DEALLOCATE).

Thread reuse and High performance DBATs are dependent on packages being bound with RELEASE(DEALLOCATE). But, there is no provision for the package associated with compiled SQL scalar functions to have RELEASE(DEALLOCATE) as an option. I have been ...
almost 6 years ago in Db2 for z/OS 0 Not under consideration

Wrong result from reading System Temporal Tables with CURRENT TEMPORAL SYSTEM_TIME set to a non-NULL value

When reading System Temporal Tables we set a value for the special register CURRENT TEMPORAL SYSTEM_TIME in order to get the appropriate result. If it is NULL only the base table is read. If it is not NULL we want both the base table and the histo...
almost 6 years ago in Db2 for z/OS 1 Not under consideration

Wrong result from reading Archive Enabled Tables with GET_ARCHVIE set to Y

When reading Archive Enabled Tables we set a value for the global variable GET_ARCHIVE in order to get the appropriate result. If we set it to N only the base table is read. If we set it to Y we want both the base table and the archive table to be...
almost 6 years ago in Db2 for z/OS 0 Not under consideration

ALTER TABLESPACE DEFINE YES

Currently, if a tablespace or index is created with DEFINE NO, the underlying VSAM cluster is not created until the first row is inserted, or until LOAD RESUME NO REPLACE is executed. This is used a lot, for example, in SAP or PeopleSoft systems. ...
almost 6 years ago in Db2 for z/OS 0 Not under consideration

Create a new partition if a LOB-tablespace gets a new partition in a UTS PBG

Hi Sometime the base-table is very small whereas the corresponding lob-tablespace can get bigger and bigger. So the base tablespace remains at one partition whereas the log tablespace can run against the limit of 255 datasets
about 6 years ago in Db2 for z/OS 1 Not under consideration

DB2 - ALTER TABLE ROTATE

Auslöser :PMR 28789The deadlock occurs between the ALTER TABLE ROTATE FIRST TO LAST, which invalidates pkg dependent on the table and triggers an auto rebind ( Thealter table process obtained a row lock on SYSTSTAB and waiting for row lock on SYS...
about 6 years ago in Db2 for z/OS 0 Not under consideration