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

Search results: Db2

Showing 104 of 1002

SQLCODE SQL0302N should give hint which parameter is too long.

Scenario: prepared statementsError: host variable too longProblem: SQL0302N should give a hint which parameter is affected. Details:Using prepared statements with parameter markers such as INSERT INTO TESTTAB (COL1, COL2) VALUES (?, ?)"); DB2 thro...
over 8 years ago in Db2 0 Not under consideration

JDBC driver parameter to compress LOB/XMLs to reduce network overhead

We have a JDBC application INSERT or UPDATING a LOB/XML column. Currently this can cause transaction slowness as the INSERT or UPDATE has to wait for the uncompressed LOB to travel across network.
over 5 years ago in Db2 / Db2 Connect and Drivers 0 Not under consideration

Sticky selection for "Items per Page" viewing in Data Management Console

When I choose the number of ITEMS PER PAGE to display for DB monitoring or in the Notification Center, the value is not maintained from session to session. It would be great to allow users to choose the values to display, or to choose which value ...
about 3 years ago in Db2 / Data Management Console 0 Future consideration

Auto-pruning for automatic DB2 Backups

The DB2 LUW automatic backup creation, which is enabled by the parameters AUTO_MAINT and AUTO_DB_BACKUP and configured by the 'AUTO_BACKUP' maintenance policy XML, currently does not consider the db2 automatic pruning functionality, configured by ...
over 8 years ago in Db2 1 Delivered

Compression for automatic DB2 backups

DB2 LUW includes a solution for automatic backup creation, which is enabled by AUTO_MAINT and AUTO_DB_BACKUP parameters and configured by the 'AUTO_BACKUP' maintenance policy XML..The policy XML file does not allow to specify options to enable bac...
over 8 years ago in Db2 0 Future consideration

Clearing a specific Fenced Process

We got a special build in Case TS005866848 for resetting the fenced pool for fmp32 processes. As it now works setting the parameter fenced_pool to zero it marks all fenced processes with state 0x02000010 and then clears them out of the pool. We ne...
almost 4 years ago in Db2 0 Delivered

DBCFG and DB_GET_CFG to filter updatable parameters only

To mimic the full database configuration, and not only the performance related parms, that db2look would generate update statements for, it would be good to have DBCFG admin view and/or DB_GET_CFG table function to allow selection of the updatable...
almost 7 years ago in Db2 0 Not under consideration

Allow Wildcards in ADMIN_GET_TAB_% functions

Example: if one uses a query like this:SELECT ... FROM TABLE(SYSPROC.ADMIN_GET_TAB_COMPRESS_INFO('SCHEMA1', '')) WHERE TABNAME LIKE 'ABC%' The Function will run for all tables in the given schema and after that will filter the output for predicate...
over 9 years ago in Db2 0 Not under consideration

Allow values > 100 for MAX_LOG

MAX_LOG specifies if there is a limit to the percentage of the primary log space that a transaction can consume, and what that limit is.The range of the parameter is 0-100 percent of the primary log space. However, there are cases when a value >...
over 7 years ago in Db2 0 Not under consideration

Finer granularity of configuration parameters

Many configuration settings are currently at the whole level of granularity. 1) Similar to 'use' privilege at the tablespace level, it would be helpful to be able to grant 'load' privileges at the tablespace level too. Currently it is a database-l...
almost 8 years ago in Db2 0 Not under consideration