Skip to Main Content
IBM Data Platform Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data Platform 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

Search results: Db2

Showing 375 of 5247

XML Schema 1.1

DB2 PureXML does not support XML Schema Version 1.1, although it would be very useful. XML Schema Version 1.1 goes far to correct numerous inadequacies in XML Schema Version 1.0 for extensibility of data models in order to meet future needs.
over 9 years ago in Db2 1 Not under consideration

Support additional headers for dbapi context

Additional HTTP headers are only supported for console context and not for dbapi context. Please support this also for dbapi context. We need to use the data for our web frontend. This is using java script, so we need the header required for CORS....
almost 4 years ago in Db2 / Data Management Console 0 Future consideration

UOW size for mass delete on table with data capture

requesting that DB2 generate reasonably sized URs when performing a mass delete action against a table with DATA CAPTURE set to CHANGES. in a specific case, we were rotating partitions on a base source table which was being replicated with data ca...
about 4 years ago in Db2 / Replication 0 Future consideration

Restrict access of non system data by instance owner

We manage many database systems however as a service provider we do not want the ability to access customer data unless a customer enables this access to us. This should be set at the time of database creation and should not be something that can ...
about 4 years ago in Db2 0 Future consideration

Use trusted logging with db2audit to protect audit data from instance users and root

On Aix there is a trusted logging which can be used by syslog and AIX auditing. It would be nice if db2 can use this as well to store its audit data. At the moment it is written to Audit Data Path. It would be nice if this can be a character mode ...
over 10 years ago in Db2 0 Not under consideration

Restore Diagnostic messages

When upgrading DB2 LUW from V10.5 to V11.5, restore got hung after processing 830G [ full backup data ] without any message DB2 Support team was contacted to troubleshoot the issue, finally, it appeared to be an file lock issue, DB2 appeared to be...
about 4 years ago in Db2 5 Not under consideration

TRY_CAST for DB2 LUW (CAST without error)

"New" scalar-function TRY_CASTReturns a value cast to the specified data type if the cast succeeds; otherwise, returns null.
over 8 years ago in Db2 / Application Development 0 Not under consideration

Default of for read only for all select statements

As you might have noticed, the "for read only" clause of the select statement in DB2 is not widely known nor used. Most standards select statements going through the DB2 engine have the risk of becoming an ambiguous cursor with sub-optimal perform...
over 6 years ago in Db2 / Application Development 1 Not under consideration

LOAD utility should allow huge loads to run with out blocking transactional log files

Please let me explain more about how i look at LOAD utility.LOAD utility is a way to write data into database quickly by ignoring the traditional route into the system, like query processing insert/update/delete.LOAD utility will by pass many perf...
almost 9 years ago in Db2 1 Not under consideration

Single source for User access details

The SYSIBMADM.PRIVILEGES view should be enhanced to include all privileges that a user has on the database. currently it reports most of them but does not include data about a user's access on Columns & SurrogateIDs . i.e from syscat.colauth &...
over 6 years ago in Db2 2 Delivered