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 964 of 15033

When DB2 writes a message to the DB2 Log, DB2 could also optionally write the contents of the message to a new IBM Catalog Table SYSIBM.DB2_Messages or a user defined table.

WHY THIS IS A GOOD IDEA Many of our DB2 subsystems and members remain active for several months or more. Searching for a DB2 Message can take a long time in SDSF when analysing and diagnosing problems. Having all of the DB2 Messages in a Table mak...
3 months ago in Db2 for z/OS 1 Not under consideration

Blocking Db2 connections to reduce the DSNL030I message flooding.

Often times, an invalid password or a revoked ID results in DSNL030I message. Some web based applications does not have error handling for this message and keeps on trying to connect to Db2 sometimes at a rate of hundreds per second. This flood of...
over 2 years ago in Db2 for z/OS 6

API to write dictionary to log

A number of our common customers run DB2 utilities from third party vendors and IBM replication solutions. They are requesting that our LOAD and REORG utilities write the old dictionary pages to the log for later retrieval by a replication product...
almost 5 years ago in Db2 for z/OS 3 Not under consideration

Implicit Tablespaces for conversion of multi-table tablespaces to UTS PBG

When converting multi-table tablespaces to universal tablespaces with new command ALTER TABLESPACE MOVE TABLE you need to create a new tablespace for each table explicitely before you can use the command. It would be very nice if the ALTER TABLESP...
about 2 years ago in Db2 for z/OS 2 Not under consideration

Reference to the BSDS for example the full image copies of the CATALOG and DIRECTORY DB2 tablespaces which are not in SYSCOPY

There are several (4 in DB2 v12) catalog and directory tablespaces for which the full image copies are not referenced in the SYSCOPY.Thus, during a DB2 cat/dir recovery (recovery exercise or other...) these FICs are searched directly in the DB2 lo...
11 months ago in Db2 for z/OS 1 Not under consideration

Create a new BiF to do a real TIMESTAMPDIFF

The current scalar function TIMESTAMPDIFF is great if the difference is not over one month, then it starts guessing at how many days are involved. If you want to know the number of seconds between two timestamps it gives variously bad degrees of e...
7 months ago in Db2 for z/OS 1 Not under consideration

Enhance DSNT375I deadlock message to include DRP global variable use

Following the introduction of the CURRENT LOCK TIMEOUT (CLT) special register and DEADLOCK_RESOLUTION_PRIORITY (DRP) global variable with EPIC 8876, the DSNT376I timeout message has been enhanced to show the timeout values used for both requester ...
almost 2 years ago in Db2 for z/OS 1 Planned for future release

DB2 Return Code Differentiate for Deadlock and Timeout via Subsys Normal Call Exit

DB2 presents IMS ( via Subsystem Normal Call Exit ) with the same return code (4) for: DB2 resource deadlocks DB2 resource unavailable conditions Example, lock timeouts on object locks, such as are taken by DB2 utilities and those caused b...
over 2 years ago in Db2 for z/OS 7 Not under consideration

Add support for CREATE OR REPLACE VIEW syntax

I've seen that Db2 LUW and other types of databases support the syntax to do CREATE OR REPLACE VIEW. This can be useful as you don't have to have a separate statement to drop a view before rerunning a create statement. I had a new DB2 DBA on our t...
4 months ago in Db2 for z/OS 1 Not under consideration

Full EXPLAIN support for all types of trigger

With Triggers you cannot use the REBIND option OWNER on a rebind. Why not? Not even for EXPLAIN(ONLY). We must get the ability, like with "normal" packages, to EXPLAIN into another set of EXPLAIN tables. Further, if you are using Advanced Triggers...
over 2 years ago in Db2 for z/OS 2 Planned for future release