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 972 of 15316

A new DB2 option to allow Customers to determine when waiters or blockers should be killed

A new DB2 option is needed to allow Customers to determine when waiters or blockers should be killed.Granularity is required based on profile tables specifying connection type,exclusion list, business value, effort to rollback.
over 9 years ago in Db2 for z/OS 1 Not under consideration

Permit wildcard on OBJECTSCHEMA of SYSAUDITPOLICIES

We need to activate native DB2 audit policy using SYSAUDITPOLICIES catalog table. In this table we can use wildcard (i.e. '%') for OBJECTNAME column, but no for OBJECTSCHEMA We have different schemas in our subsystem so we need to define more poli...
over 1 year ago in Db2 for z/OS 1 Not under consideration

new DB2 SQL/DDL > DECLARE (GLOBAL) TEMPORARY VARIABLE

Db2 v11 introduced CREATE VARIABLE. pretty handy... but it must be created in advance. How about a dynamic SQL/DDL equivalent? DECLARE TEMPORARY VARIABLE xyx OR DECLARE GLOBAL TEMPORARY VARIABLE xyz It would be useful for anyone (ie. the sam...
over 5 years ago in Db2 for z/OS 1 Not under consideration

Rebuild Index Utility - early checking for Read-Only-Tablespaces requested

Please check Restrictions earlier and stop starting and running Utilitys that cannot be finished.
almost 7 years ago in Db2 for z/OS 2 Is a defect

If ADMIN_UTL_SCHED is used for imagecopies it should put the triggering jobname/CorrID into SYSIBM.SYSCOPY

If ADMIN_UTL_SCHED is used do to image copies it writes the name of the wlm-addressspace to the jobname columne of SYSIBM.SYSCOPY. We like to see the name of the triggering job/CorrID there, because we need this information. An alternative would b...
almost 3 years ago in Db2 for z/OS 1 Not under consideration

XML, XMLMODIFY, Rename a tag without loosing data

The possibility to rename a XML-Tag without loosing data in one single step with XMLMODIFY or with xmlquery as in LUW:Example 1:UPDATE EOBK.SMXML SET XMLDATEN = XMLMODIFY(' rename node /RECORD/FREMD_EROEFF_DAT' as "ABSCHLUSS_DATUM") WHERE SPARTE =...
over 9 years ago in Db2 for z/OS 1 Not under consideration

RTS history table outside DSNDB06

With DB2 12 new function features, IBM added RTS temporal history option. This is an excellent option, considering we used to perform that manually. Unloading and reloading the STATS into a history table. The new option, creates 2 new tables with ...
about 4 years ago in Db2 for z/OS 1 Not under consideration

Autobind retries

We would like in the form of a zparm parameter or as a parameter within a package the ability to have failed autobinds of packages be retried a number of times based on this parameter. We have a routine process that does several alter rotates whic...
about 4 years ago in Db2 for z/OS 1 Not under consideration

Add more criteria for MONITOR CONNECTIONS in DB2 PROFILE tables

Currently the DB2 PROFILE table only allows LOCATION as the selection criteria with the MONITOR CONNECTIONS keyword. We would like to restrict the number of connections a particular application can open, but the connections can: 1) come via a shar...
about 4 years ago in Db2 for z/OS 1 Functionality already exists

Bypass Package BIND/REBIND Locks for EXPLAIN(ONLY)

We have an analysis tool that we use to analyze potential changes in access paths. For timeliness of analysis our need is to use this tool during the business day. The tool uses EXPLAIN(ONLY) as a BIND parameter. Based on system workload, we exper...
over 5 years ago in Db2 for z/OS 2 Not under consideration