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

Clear

Search results: Db2

Showing 71 of 727

Make DB2 maintainance easier to do and to monitor

- Add an API entry to monitor need for reorg, last regorgs done, maintainance windows etc.- Add a panel to simply monitor DB2 maintance health (information could come from the before mentionnend API)
about 2 years ago in Db2 0 Submitted

Skip REORG evaluation if offline maintenance window equal 1 or 2 hours

Reorg table can be run twice during offline maintenance window. This is not acceptable behavior because it can exhaust the window time on the same table. Secondly, it is also possible to put in queue the same REORG TABLE that will be run the next ...
over 8 years ago in Db2 0 Not under consideration

Db2 autonomic computing daemon 5 minute polling window

Decrease (or make adjustable) the 5 minute polling time for the Db2 autonomic computing daemon to discover new tasks deployed through the Administrative Task Scheduler.
almost 7 years ago in Db2 1 Not under consideration

mixed case sensitive support for db2 luw on linux platform

On linux and other Unices, connecting to db2 luw with users having capital letters into their user name is not possible since the db2 security components, I guess the standard OS security plugin, assume that usernames are all lower cases.This beha...
over 10 years ago in Db2 0 Not under consideration

Single self-contained Windows DLL for .net5/6

With Oracle or Microsoft, we have the possibility to just reference one DLL to get full access to those RDBMS without driver installation. The latest Nuget packages are a nice addition, but publishing a project with VS releases the full clidriver ...
over 3 years ago in Db2 / Db2 Connect and Drivers 1 Not under consideration

ISO/IEC 9075:2016-2, T612: Add ability to declare window frame that can be shared between window functions

When you need to use the same window frame for several window functions, T612 can simplify the query. Example from code of advent, day 1: select id, case when count(1) over w = 3 then sum(depth) over w end depth from day1.input window w as (order ...
almost 4 years ago in Db2 0 Future consideration

Support for Windows 2016 on 10.5

Requesting support for Windows Server 2016 in DB2 ESE 10.5
about 8 years ago in Db2 / Db2 Connect and Drivers 0 Delivered

Some SQL could trigger the HADR replay-only window, and terminate the connection of the read only appplicationin the standby

SPDB use blow SQL in one of the application. those SQL could trigger the HADR replay-only window, and terminate the connection ot eh read only applicaiton in the standby side. drop table、create table(include PARTITION BY RANGE)、drop indexã...
almost 9 years ago in Db2 1 Delivered

Recover database from "Backup in progress" hang state without restarting the database

When a full online backup is running and an Abinitio (DAIP) job runs and create new staging tables (or drop them), it caused an impact to the database that we are not able to recover from. Most of the tables (if not all) will be in a “Backup in pr...
over 5 years ago in Db2 0 Not under consideration

Add support for passing rowchangetimestampoverride filetype modifiers to admin_move_table(RIMS)

My customer, Deutscher Sparkassenverlag, makes extensive use of the admin_move_table utility and uses the rowchangetimetamp feature on columns in several thousand large tables with thousand millions of rows. These rowchangetimestamp will be used f...
over 10 years ago in Db2 1 Delivered