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

Search results: Db2

Showing 168 of 1578

Capture FODC when the db2 watchdog not able to start the daemons that died

At present when the db2passwd daemon gets terminated db2 watchdog is supposed to re-instantiate the process. But when its not able to start it for some reason we expect watchdog or the engine by itself should create an FODC and collect all the nec...
10 months ago in Db2 0 Submitted

Turn on reclaimable storage without dropping/recreating the tablespaces

After a migration from db2 9.5 to 10.1, several days passed, and we reached the maximum size of a DMS tablespace of 4K. We moved one table to a different tablespace, but still noticed that the free pages were equal to 0. We tried to execute the al...
over 10 years ago in Db2 2 Not under consideration

Give an option to add label to VIP in a DB2 integrated pacemaker Cluster

If we have multiple instances running on same host then it becomes very difficult to check which ip address maps to which VIP Example : Pacemaker cluster with two instances and have two Primary VIPs [root@sapgc5db201 bin]# crm statusCluster Summar...
8 months ago in Db2 1 Under review

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...
about 2 years ago in Db2 1 Future consideration

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...
over 8 years ago in Db2 0

Conversion DECIMAL do CHAR

We are in the process of migrating data from Db2 z/OS to Db2 LUW. In our many programs we convert DECIMAL data into CHAR, e.g. to display it on the reports in a readable format. Unfortunatelly Db2 LUW formats data diffrently than Db2 z/OS. Let us ...
over 1 year ago in Db2 / Application Development 1 Submitted

DB2 LUW: Intra-tablespace parallelism

Db2 V9.7 FP2: Intra-tablespace parallelism can reduce elapsed time for backups Starting in Version 9.7 Fix Pack 2, intra-tablespace parallelism was introduced and can be used during backups other than delta and incremental backups. Intra-tablespac...
almost 8 years ago in Db2 3 Delivered

Db2 TOTAL_CPU_TIME monitoring metric on AIX should reflect "wall" CPU time and not use PURR-scaled time reported currently by thread_cputime AIX API

Db2 monitoring interfaces report "CPU time" metric (TOTAL_CPU_TIME), which accounts the time that given activity/request (and all higher level aggregated interfaces) spent actively "on CPU" whilst executing the query. On AIX this information is ob...
almost 2 years ago in Db2 0 Future consideration

Offset for entity framework

I’m currently using Entity Framework to fetch data from DB2. Due to limitations in how paging works, I’ve had to enable UseRowNumberForPaging in the connection string, otherwise the Skip() functionality doesn’t generate valid SQL for DB2. Without ...
about 2 months ago in Db2 / Db2 Connect and Drivers 0 Planned for future release

ADMIN_MOVE_TABLES needs to support INDEXES on EXPRESSION

ADMIN_MOVE_TABLE (AMT) procedure fails in SWAP phase, if the table to be moved has an expression based index defined. This issue has been lifted partially, as the RENAME of the table is now supported with INDEX on EXPRESSION (IoE). But in our case...
over 2 years ago in Db2 3 Future consideration