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 450 of 2588

I'd like to be able to push alerts from DMC to my central monitoring teams and tool (SquaredUp in my case). Or get an API to get alerts.

I'm running Data Management Console 3.1.12 to monitor and manage 125 database in our production environment. Today, the only way I found to get database alerts is to schedule a script that reads the alerts from my repository database and puts the ...
11 months ago in Db2 / Data Management Console 2 Under review

Review automatic prefetch

This IDEA it to request a more dynamic management of PREFETCHSIZE when it is set to AUTOMATIC. The documentation states: "The database updates the prefetch size automatically whenever the number of containers in a table space changes (following su...
almost 3 years ago in Db2 2 Not under consideration

Enable classic reorg with "allow write access"

Many customers want to REORG their tables quickly and efficiently. The classic REORG is by far the fastest option but puts the table in read only mode. Inplace reorg allows write access but is much slower and not suitable for tables that have a hi...
over 8 years ago in Db2 3 Future consideration

Reorg pending after three ALTER TABLE statements is not useful in 24x7 environment

After three ALTER TABLE statements (depending on the clause, but an error can be forced by changing type from VARCHAR to CHAR ) table switches into reorg pending state. This state can only be resolved by an offline reorg.Additional problem is that...
almost 11 years ago in Db2 2 Delivered
17 MERGED

Db2 runstats command, allow to be run on table partition level

Merged
Db2 Runstats command can only be run on whole table, at this moment. It cannot be executed on selected partitions only.RUNSTATS ON TABLE table ....options... We would like to have possibility to execute runstats utility on selected partitions only...
about 2 years ago in Db2 3 Future consideration

Db2 PureScale need to support "QUIESCE TABLESPACES FOR TABLE ... " command

We use the QUIESCE TABLESPACE FOR TABLE command in order to setup a "read only mode" on various tablespace after a DB has been cloned (SET WRITE SUSPEND, db2inidb ...). This is very important for us to protect us from unwanted data modifications a...
8 months ago in Db2 / pureScale 2

Need to support inplace reorg on partitioned table with global indexes

This is critical in a 2 sense; 1) Performance The customer has many range-partitioned table with global indexes and most of them left unreorganized because INPLACE REORG on Inplace reorg on range-partitioned table with a global index is not suppor...
almost 9 years ago in Db2 0

UNLOAD Utility

The ability to UNLOAD a table (including using SQL) is required. Additionally, the ability to UNLOAD from an image COPY is required. We need the same type of capability that is available in Db2 for z/OS. We copy/migrate (via LOAD) data from one en...
9 months ago in Db2 / pureScale 1 Under review

Parameter 'PCTFREE FOR UPDATE' in Db2 LUW similar to Db2 z/OS

in Db2 z/OS there is a 'PCTFREE FOR UPDATE' parameter. We will need a similar parameter for Db2 LUW. Background: Our datawarehouse application 'IDH' uses many Bi-Temporal tables. An update of any row in the source system will lead to the logical t...
almost 2 years ago in Db2 0 Future consideration

Optimizer does not use HIGH2KEY/LOW2KEY for columns with COLCARD 1

Optimization issue if a business_time_oriented table has only one row. In syscat.columns the content of the business_time columns are detected (high2key, low2key) but the value can not be found in the distribution statistics. This leads default fi...
over 2 years ago in Db2 1 Future consideration