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

Ideas

Showing 1486

KnowledgeCentrer on Docker

Sometimes the knowledgeCenter is not reacheable or it is not working for different reasons, and the access for the documentation becomes an issue. For this reason, I suggest to have the KnowledgeCenter downloadable as a Docker image, as it was pos...
about 5 years ago in Db2 / Other/Unknown 0 Not under consideration

Update db2haicu to create network equivalencies as dynamic

From PMR 65315.999.866: In determining our HADR configuration, and from running the utility "db2tsacheck" it's been recommended to convert our network equivalency resources from static to dynamic. This allows the interface resource to persist in c...
over 10 years ago in Db2 0 Not under consideration

Support DECFLOAT in federated data type mapping between Db2 and Db2 for z/OS

Add support for the DECFLOAT data type allowing NICKNAME creation against a Db2 for z/OS table with a DECFLOAT column. Without this support, the CREATE NICKNAME fails and a workaround is required to map the data.
over 5 years ago in Db2 0 Not under consideration

Hybrid blu column / row tables

Create a new table type wich allow to mix row / column organized table.
over 10 years ago in Db2 0 Not under consideration

DBM parameter just for DB2diag file

Currently we have db2diag files as part of dbm parameter (DIAGPATH) and all the files (db2diag.log, events,nfy,bin,stack,stmm,dump) going into the same directory. The challenge is in case of issues, we see huge dump files produced (sometimes 40gb ...
over 10 years ago in Db2 0 Not under consideration

Parallelize the logs in the online backup image

If you have a large amount of transaction logs created during an online backup operation, and logs are include in the backup image, at the end of the backup Db2 adds the log files to the backup file. Right now it appears to be a serialized operati...
over 5 years ago in Db2 0 Future consideration

Direct read of Archive logs from TSM server when using db2 rollforward on crossnode restore operations

Usually our Db2 backups to TSM. Occasionally we restore a Db2 system in another operating center from where we have to access to the TSM server for Restore/rollforward. In the target environment the Db2 archive logs are extracted via db2adutl afte...
over 5 years ago in Db2 3 Functionality already exists

Control query parallelism by estimated SQL cost

Competing products (Oracle Database, Microsoft SQL Server) provide the ability to configure query optimizer in a way that it considers using query parallelism only when query complexity exceeds the configured threshold. DB2 lacks that capability, ...
over 10 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...
over 5 years ago in Db2 0 Not under consideration

Allow Table-Valued-Function (TVF) within DB2 SQL PL Module

Within a SQL PL MODULE, a Table-Valued-Function/TVF cannot be created, but outside of a MODULE, this can be done. This seems to be a restriction on MODULE functionality given that they are an analog to PL/SQL PACKAGES. Our request is to allow the ...
over 5 years ago in Db2 1 Not under consideration