Skip to Main Content
IBM Data and AI Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data & AI 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

Db2

Showing 1380 of 15123

Improve SQL0293N when creating database on 4K sector size disk

On CREATE DATABASE db2 reports a very generic error message SQL0293N when there is a write access to a 4K sector size disk. Instead should do a check when creating containers e.g. read 512 bytes, if this does not work, read 4K block. If 4K block c...
about 2 months ago in Db2 / Serviceability 0 Submitted

Parallel log file archival and retrieval

Log archival / retrieval is performed by a single thread. This can lead to log archival stuck e.g. if log file need to be retrieved to be added to online backup include logs. This is also problematic if multiple log files need to be retrieved duri...
over 6 years ago in Db2 / Backup/Restore/ Rollforward/ Recover 1 Future consideration

Increase the db2 licence limit for the DMC repository db.

16 VPC is a 2 VP value based on my server.(2core) I have more than 15 DBs to monitor, but the licence limit makes it difficult to increase the CPU. I apologize for the lack of clarity in my explanation. The bundled DB2 license for the DMC repos...
over 1 year ago in Db2 / Data Management Console 2 Not under consideration

When setting 'DB2_COMPATIBILITY_VECTOR=ORA' in non-ora DB, the resulting string length is different.

when it's going to setup "db2set DB2_COMPATIBILITY_VECTOR=ORA"~ $ db2set DB2_COMPATIBILITY_VECTOR=ORA$ db2stop force03/27/2023 18:05:52 0 0 SQL1064N DB2STOP processing was successful.SQL1064N DB2STOP processing was successful.$ db2start03/27/2023 ...
over 1 year ago in Db2 / Application Development 4 Not under consideration

Change replace System-defined in db2 luw to consider NLS characters in search.

Wrong result when executing the replace function with certain characters in the codeset euc-kr DB. (It comes out fine for utf-8 DB, but not for euc-kr.) Case No : TS012082536 *L3 team comment* ##################################################### ...
over 1 year ago in Db2 / Application Development 0 Not under consideration

Enhance SQLCODE SQL3015N details

When we receive the following error message (during LOAD): SQL3015N An SQL error "-551" occurred during processing. we only know, that it is an authorization issue. The detail information (authorization-id, operation, object-name) are not availabl...
over 2 years ago in Db2 / Serviceability 0 Future consideration

Allow a WHERE clause for ADMIN_MOVE_TABLE to delete data while moving a table

One of the most painful things to do is to delete a huge amount of data. One workaround for this is to export the data needed and then LOAD/REPLACE back into the same table, but this requires an outage of the table to accomplish. If a WHERE clause...
almost 4 years ago in Db2 / Utilities (Export Import Load db2look etc) 1 Not under consideration

Primary Keys should allow NOT TRUSTED

Currently you can create NOT ENFORCED primary keys but the optimizer will then always treat these as trusted. This causes problems when the constraint is violated but a filter includes all PK columns since the engine will return only one row even ...
almost 5 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 5 Not under consideration

Allow DBM CFG FEDERATED YES ONLINE configurable

Allow DBM CFG FEDERATED YES ONLINE configurable Db2 federation is activated by: UPDATE DATABASE MANAGER CONFIGURATION USING FEDERATED YES To use federation it is necessary to stop/start database manager. Please make it possible to activate federat...
almost 6 years ago in Db2 / Federation 0 Not under consideration

Allow offline backup to automatically force all Allow offline utilities such as backup, restore, rollforward to auconnections

Modern enterprise applications are often using connection pooling for database access. Connection pools are usually monitored by application servers, and dead connections are reestablished with minimal delays..For offline backup operations, this l...
over 7 years ago in Db2 / Backup/Restore/ Rollforward/ Recover 0 Future consideration