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 ideas: Db2 for z/OS

Showing 999 of 15927

Give the option to make an index "invisible" to DB2

Sometimes, when I have added and index, I have had some surprises in the optimizer using that index when it should not. I would like a quick way to make the index "invisible" to the optimizer and make it not eligible for access paths until I speci...
about 7 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 ...
over 6 years ago in Db2 for z/OS 0 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...
over 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...
over 6 years ago in Db2 for z/OS 1 Not under consideration

RECOVER utility option to include inflights

There should be an option in RECOVER utility which allows to include during recovery all the inflight threads which started before the point of time to which we are recovering the object. Currently all inflights are being rolled back
over 9 years ago in Db2 for z/OS 1 Not under consideration

Enhance the DISPLAY LOG COMMAND to show if a specific active log dataset belonging to one member of a data sharing group is allocated to 1 or more other members in the data sharing group.

This command would be useful to allow DB2 SYSPROGS/DBAs to see if a specific active log dataset belonging to one member of a data sharing group is allocated to 1 or more other members in the data sharing group. This would allow the REMOVAL PENDING...
almost 2 years ago in Db2 for z/OS 1 Not under consideration

DB2 V13 REMOVE LOG command - SET LOG REMOVE LOG

Hi, Please could the DB2 V13 command SET LOG REMOVELOG be updated as follows: 1. An option is provided so the the command either works or fails? We want the option to not have REMOVAL PENDING logs in our BSDS after a SET LOG REMOVELOG command is i...
almost 2 years ago in Db2 for z/OS 2 Future consideration

Allow the SQL ALTER statement to convert SYNONYMS into ALIASES.

We have over 800,000 synonyms across 100+ DB2 subsystems/data sharing groups to convert to aliases. In our production environments, the conversion of synonyms to aliases (DROP SYNONYM/CREATE ALIAS) is going to cause carnage because all of our prod...
almost 2 years ago in Db2 for z/OS 1 Not under consideration

DSNACCOX RRTDataSpaceRatio & TSQTY ZPARM

Our DBAs would like to use the RRTDataSpaceRatio attribute via DSNACCOX stored procedure to facilitate triggering REORGs for over allocated tablespaces. This is not currently possible due to the fact that REORGs are triggered erroneously for small...
almost 10 years ago in Db2 for z/OS 4 Not under consideration

Eliminate the need to bind a subprogram locally called by a stored procedure running remotely

Today there are different code pathes if a package is called remotely from a local program OR a local stored procedure. If the package is called by a stored procedure we get SQLCODE805 if no local package exists. Therefore we have the need to bind...
over 10 years ago in Db2 for z/OS 0 Future consideration