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 1809

Add support for INFORMATION_SCHEMA views

In our company we are using PostgreSQL, SQL Server, MySQL and DB2. All of database except Db2 support INFORMATION_SCHEMA views. There is pretty easy to write at least basic cross-database SQL to get info from database catalog tables except in Db2....
about 3 years ago in Db2 0 Not under consideration

AUDIT to track view access

We would like to get a mechanism to AUDIT the access of views. We already use EXECUTE category but at table level. We do not use EXECUTE category at database level because it could impact the database performance. We tested all AUDIT categories ti...
over 4 years ago in Db2 / Db2 Warehouse on Cloud 0 Future consideration

Db2 load ALLOW READ ACCESS support for column organized table

Currently, if a db2 load is happening on a column organized table, users are NOT able to read the data from same table until the load is finished. It's inconvenience for the customer and its users in their daily operation. Thus, the customer wants...
over 5 years ago in Db2 0 Not under consideration

provide Container and storage paths info when asking for tablespace details

In monitor views related to tablespces monitoring, when asking for detail for a specific TAblespace, DMC could provide Containers and Storage-Path informations. Storage -> Tablespace Performance - > Details Storage -> TableSpace Utilizati...
over 3 years ago in Db2 / Data Management Console 0 Not under consideration

DSMTOP should use the same color schema as DB2TOP

DSMTOP should use the same color schema as DB2TOP. Currently, DSMTOP uses a grey background which makes viewing of the metrics difficult.
over 7 years ago in Db2 0 Not under consideration

diag log search

DSM previously had a Diagnostic Log view for viewing/searching data server diagnostic and event messages. This functionality does not exist in DMC. The layout in DSM provided an easy way to review multiple diag logs in one place and should be adde...
over 3 years ago in Db2 / Data Management Console 0 Future consideration

Monitoring table function to display details on the application and its temp space usage

Often times, users would like to get a single view report on the application handles/ids, the corresponding process id and application usage of sys or user temp spaces and db2 does not have one monitoring table function to accomplish this. Users n...
over 5 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

IBM Data Studio needs to show and manage ALL GRANTS on SCHEMA level

Currently Data Studio 4.1.4 does not correctly show or allow you to manage all GRANTS to SCHEMA via the GUI interface. If you view properties of a User, Group or Role, under Privileges the SCHEMA tab only shows ALTERIN, CREATEIN, DROPIN, but not a...
about 3 years ago in Db2 / Application Development 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