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

RCAC rule needs to be dropped and recreaed after adding new column to a table, even if that column is not part of the rule.

https://www.ibm.com/support/knowledgecenter/en/SSEPGG_11.5.0/com.ibm.db2.luw.sql.ref.doc/doc/r0000888.html If a column is added to a table on which a mask or a permission is defined, or to a table that is referenced in the definition of a mask or ...
almost 6 years ago in Db2 0 Not under consideration

Update Facets property for entity model schould work correctly

When you add Tables from an existing Database to an entity model all seems ok. If you activate 'Update Facets property' to be able to see automatically changes of field lengths ( normally existing fields are not changed automatically) the prolem i...
almost 6 years ago in Db2 / Db2 Connect and Drivers 0

Reorg: detailed information about Reorg incluiding a time/percent prediction to complete the all process

There is no way to find out how long the Reorg process or some steps will take, specially for big tables.
almost 6 years ago in Db2 0 Not under consideration

Create a trigger after having created a new table

Referring to PMR 67177,650,758 Customer wish to have an "after create" option for the "create trigger" command so that is possible to execute some actions after any new object is created inside a DB
about 9 years ago in Db2 0 Not under consideration

CTAS locks syscat.tables

Reproduce Scenario and found to be a expected behavior while CTAS locks syscat.tables session 1 > create table Table1 as (select * from Table_2 ) with data; session 2, query tool > select * from syscat.tables; --> lock waiting
about 6 years ago in Db2 / Other/Unknown 0 Not under consideration

make DB2_KEEPTABLELOCK more granurity like db2 z/OS

The DB2_KEEPTABLELOCK registry variable mimics part of the RELEASE bind option from DB2 z. The former controls specifically table locks and only applicable to UR/CS isolations, and it is one setting for the entire database. On the other hand, the ...
about 9 years ago in Db2 0 Not under consideration

Add varchar(max) and nvarchar(max)

We are frequently moving data between MS-SQL server and Db2. When data are moved from Db2 to MS-SQL there are no issues. But when data are moved from MS-SQL to DB2 we have frequent problems with varchar and nvarchar data types for data types where...
about 3 years ago in Db2 0 Not under consideration

National character data type support in non-unicode database like Oracle

Kookmin Bank is doing migration project from Oracle. Oracle based on national codepage such as MS949 supports the unicode data types such as NCHAR, NVARCHR, NCLOB. Now Db2 supports them in Unicode database. The requirement is asking to enable at n...
over 6 years ago in Db2 0 Delivered

Wrap tables

Create a new type of table based on the size or on the time.create table packagevent (.... ) with history based 1 year on event_timestamp / 1Gb. It could be an ITC table. The oldest data / extent are automatically reused when new data is added and...
about 10 years ago in Db2 0 Not under consideration

Tool db2batch should be able to display Number of rows affected

Often db2batch is used for tuning / benchmarking purposes and very often the number of affected rows is interesting. Command line tool. 'db2'. provides the option to display the Number of rows affected, db2 -tvmf <SQL-DML-File> $ db2 -tvmf...
over 6 years ago in Db2 / Other/Unknown 0 Not under consideration