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 74 of 1107

db2caem should support 'SET CURRENT QUERY OPTIMIZATION = N'

For diagnostic of Db2 performance problems the tool db2caem can be very helpful. Especially if a particular query plan should be compared using different optimization levels. Using db2caem the optimization level must be specified by embedded optim...
over 6 years ago in Db2 1 Not under consideration

Automatic Archive Log Pruning when Non-Db2 Snapshots are used

Db2 on Cloud Pak for Data, OpenShift, k8s (a.k.a Db2U) primarily relies on k8s or Velero Volume Snapshots. However, Log archiving is enabled by default in Db2U. Therefore, even when automatic log pruning is enabled, since the backup happens outsid...
over 3 years ago in Db2 0

Db2 Templates should support defered tape Mounts

We use a VTL for our Tape Environment. For a VTL it is recommended by IBM to use UNIT=(TAPE,,DEFER) in all Jobs. DB2 uses templates to generate JCL. In this templates it is not possible to code a DEFER parameter. Is there a way to solve this dilemma?
almost 4 years ago in Db2 0 Future 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

PL/SQL compatibility - default values of procedure parameters

Currently DB2 does not fully support Oracle-style definition of default parameters in PL/SQL stored procedures (including those in functions). The following definition works in Oracle, but requires modification in DB2: CREATE OR REPLACE PACKAGE my...
almost 9 years ago in Db2 / Application Development 0 Future consideration

DB2 BLU limitations on LUW

We have 10.3 data mart running LUW 10.1 on linux. The mart is 98% read only with a small batch cycle that updates the mart with real time updates. We want to move this to BLU for the performance. Most fo the schema we change with oit issue. We ran...
about 10 years ago in Db2 1 Delivered

IBM.ENtityFramework.Core To Scaffold Indexes Properly

We used latest released IBM EF Core nuget packages to add DB2 Support to our application with existing DB2 database. Scaffolding the DB out to Models and usable DBContext time and again. We realized on comparing DB2 server that 90% of the indexes ...
about 5 years ago in Db2 0 Not under consideration

Allow SELECT INTO to assign query results to Local Variables within a Function/Procedure

When trying to assign a query result to local variables within a PROCEDURE or FUNCTION using Dynamic SQL only a DYNAMIC CURSOR (see below) can be used which leads to more complicated and lengthy code. However, using SELECT INTO (see below) could b...
about 5 years ago in Db2 0 Not under consideration

IBM Data Server .Net Provider Support For Informix Types TEXT, BYTE and BOOLEAN

We are in the process of moving from .Net Framework to .Net Core. We currently use the Informix Client SDK ADO.Net drivers to access Informix databases using ADO.Net. When we tried to migrate to the IBM Data Server Driver (IBM.Data.DB2.dll) we fou...
over 5 years ago in Db2 / Db2 Connect and Drivers 0 Not under consideration

Unique return code for attempts to grant access to statistical views

When a grant of access to a statistical view is attempted, the error message returned is -551, you lack the authority to do the grant. In actuality, no amount of authority will allow the grant of access to a statistical view.
almost 6 years ago in Db2 0 Not under consideration