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 452 of 2595

Please add Firstlsn to the MON_GET_CONNECTION table function

The firstLSN is only available using db2pd. It is the ninth column reported from: db2pd -transactions It does not appear to be anywhere else. I would like to be able to query it using the MON_GET* table functions.
over 8 years ago in Db2 0 Not under consideration

Alias for REST Services

Db2 REST services, with versioning enabled, sets the first service created via the BIND SERVICE command to be the default service. at this stage the URL and the REST service are in sync and the URL need not reference the version as DB2 will invoke...
over 4 years ago in Db2 / Application Development 0 Future consideration

Restore at table level

Mainly on auditing needs when you have to get some information from the past or when you need to recover just one table only its nowadays you have to do a complete restore. Would be good to have this feature.
almost 6 years ago in Db2 1 Functionality already exists

Let Physical Detach and Attach Operations on the same table run at the same time

Today there is no timeout on Detach Physical Phase and Attach alter cannot run on the same table at the same time as Detach alter. Some detach alters are taking over 20 hours to finish placing daily partitions at risk of not being created. Also th...
over 7 years ago in Db2 0 Not under consideration

Start Commandline-Script in Stored Procedure

Executes external commandline-scripts from stored procedure. The stored procedure call should work like following: select * from (VALUES '`sh /tmp/test.sh`') AS TEMP(Testoutput); With the script i check if new created tables or views from developm...
over 4 years ago in Db2 1 Future consideration

Use FSCR information to ommit empty data pages while performing Table Scan (TBSCAN)

ABSTRACT:Table scan over volatile table with large number of empty pages scans all empty pages instead of using FSCR to find pages to be scanned. VERSION INFORMATION:DB2 9.7.FP5 on Linux / DB2 9.7.FP9a on AIX 7.1 / DB2 10.5.FP4 on Linux TECHNICAL ...
about 9 years ago in Db2 0 Not under consideration

Support federation to Presto using JWT authentication

Customer does not allow user/password authentication to data sources, including Db2 and Presto (watsonx.data). With the help from the labs we managed to configure Presto in watsonx.data to accept JWT authentication; for this an idea has been creat...
over 1 year ago in Db2 / Db2 Federation 0 Delivered
2 MERGED

Add ALTER COLUMN options to modify numeric column length and allow rename column names for ((bi)temporal) column organized tables.

Merged
Db2’s capabilities to perform schema changes on any form of ((bi)temporal) column organized tables lacks behind it’s row organized counterparts. This prevents effective database schema evolution and therefore limits the use of column organized tab...
about 3 years ago in Db2 0 Not under consideration

Union all View (or common table expression of a UNION ALL) lead to HSJOIN

Case #0000086 Worked with developer and provided following explanation:When there is a join between a UNION ALL view (or a common table expression of a UNION ALL) to another input (let's named it Z), to be able to utilize index access on the table...
over 7 years ago in Db2 / Application Development 0 Not under consideration

Support for UR requested with column organized tables

Actually we're preparing a new Warehouse on DB2 BLU 11.5.5 on AIX using column organized tables. In an early technical examination we found, that concurrent access under isolation level UR ( reporting application ) and updating the same rows will ...
over 4 years ago in Db2 0 Future consideration