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 963

I/O required for RI check against the parent table when inserts done on the child table.

We have noticed that there is a high number of get pages on the parents indexes when doing an INSERT of a child row. Here are the details of our situation: The parent table has a partitioned primary key index with 132 partitions. The...
over 5 years ago in Db2 for z/OS 0 Not under consideration

Add an option to DB2 for z/OS utility REPAIR

The Repair-Utility has almost all features to fit a pageset, copied from one DB2 sub system („Source“) into another („Target“):· REPAIR LEVELID to prohibit downlevel detection· REPAIR CATALOG to alter the DB2 catalog to accept some pages...
almost 7 years ago in Db2 for z/OS 1 Not under consideration

LOAD Replace improvement for RI tables

We had a Db2 DDL change where a new table "b" was created with a RI constraint to a parent table "a" which was also modified (DROP/CREATE). Table "a" had several rows which were unloaded before the change and loaded back after the DDL changes (LOA...
8 months ago in Db2 for z/OS 1 Not under consideration

Replacing data in Archive Enabled Tables using LOAD

In most tables data can be replaced using LOAD RESUME NO REPLACE. In Archive Enabled Tables it cannot. We want to use LOAD REPLACE to replace the existing data instead of having to delete the current data and then load with RESUME YES. The old dat...
over 6 years ago in Db2 for z/OS 0 Not under consideration

Provide a threshold for the number of incidents caused by a single holder for message DSNT376I.

Availability and stable systems are very important to us (as they are for most users of DB2 for Z). Recently, I implemented a process that automatically terminated any process that shows up as the holder for a specific number (threshold) of DSNT37...
over 6 years ago in Db2 for z/OS 1 Not under consideration

Add SYSDISC DSNTIAUL format to REORG utility

Sometimes there's a need to repopulate DB2 tables concatenating outputs from REORG SYSDISC and DSNTIAUL in a single LOAD SYSREC file. So the idea is to have a parameter like REORG ... SYSDISC FORMAT INTERNAL|DSNTIAUL. Basically the difference betw...
over 5 years ago in Db2 for z/OS 0 Not under consideration

Implement a TRY_CAST specification or equivalent

Implement a TRY_CAST specification which is identical in syntax and semantics to a CAST specification, with the exception that it would return NULL and raise only an SQL warning, not an error, if the target data type is numeric, and the source typ...
about 8 years ago in Db2 for z/OS 0 Not under consideration

DB2 z/OS security; hide install SYSADM and SYSOPR from DSNZPARM; use RACF instead

In DB2 z/OS, no group and/or userids are more powerful than the Install SYSADM and to no small degree the Install SYSOPR. Yet, these userids and/or groups are easily found by anyone having access to a db2 subsystem and knowing the existance of DSN...
about 3 years ago in Db2 for z/OS 1 Not under consideration

Better filter factors - use RI for this

The Db2/LUW optimizer has some algorithms that affect the optimization of queries on that platform based on the fact that RI is involved. But, Db2 for Z can calculate very incorrect filter factors that can be much more correct if Db2 enforced RI w...
about 5 years ago in Db2 for z/OS 1 Not under consideration

Provide a default PLAN_TABLE and DSN_STATEMENT_CACHE_TABLE

If we use the CURRENT EXPLAIN MODE special register more widely, we have to create either a PLAN_TABLE and a DSN_STATEMENT_CACHE_TABLE or an ALIAS for each user. If we forget it, it doesn't work. So if there would be a default table for both, all ...
about 11 years ago in Db2 for z/OS 0 Not under consideration