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 11 of 156

Allow REORG INPLACE and modify REORG RECLAIM EXTENTS on ITC tables

Beginning Db2 v10.5, REORG RECLAIM EXTENTS on ITC tables also implicitly performs sparse extent consolidation before freeing empty extents ( https://www.ibm.com/docs/en/db2/10.5?topic=enhancements-reorganization-make-table-maintenance-easier ). Ho...
about 2 years ago in Db2 0 Future consideration

Automated Re-creation of Select-Star Views

If a view is created by using a 'SELECT *' statement, the view is not updated when a new column is added to the base table. An example: create table dm_tab(N integer, M integer) organize by row; insert into dm_tab(N, M) values (1, 2); create view ...
over 3 years ago in Db2 1 Future consideration

Dependency on systemd added in DB2 11.1.1.1 prevents installation in RHEL 7.3 docker container

Idea created for the RFE closed wrongly - http://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=103478 21 vote(s) as of Mar 13, 2019 We use Docker containers to perform automated testing of our products on various prerequisite s...
over 6 years ago in Db2 1 Delivered
2 MERGED

HADR ROS for Db2 Purescale

Merged
Right now, Db2 Purescale primary operational databases are delivering transactional data services in a primary location. Meantime in a secondary location, owning the same Purescale configuration and computing capability is running the HADR seconda...
almost 5 years ago in Db2 / pureScale 0 Future consideration

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

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...
almost 10 years ago in Db2 0 Not under consideration

Adding storage path to specific partition

Recently I faced a problem on a DPF environment. I had raised below case with IBM and seems as of now this is not possible. In DPF environment, how can I add storage path to a specific database partititon? The below command adds the storage path t...
almost 4 years ago in Db2 / Db2 Warehouse 0 Future consideration

DB2 Partitioned Indices Order Preservation and Performance

GTECH is in the lottery and gaming business. They use DB2 as a competitive advantage in their offering. They are an IBM SW Reseller. They are always looking at new ways to leverage DB2, DB2 Blu, DB2 Merge/Backup,IBM Replication IIDR, to gain compe...
about 11 years ago in Db2 0 Not under consideration

Do not block DDL on RCAC-protected table if rule not affected by change

after alter add column RCAC rule must be dropped and recreated, even if new column is not part of rule IBM perspective: In our ALTER TABLE ADD COLUMN documentation it says: https://www.ibm.com/support/knowledgecenter/en/SSEPGG_11.5.0/com.ibm.d...
almost 6 years ago in Db2 0 Not under consideration

Improving the DBD management design

We had a Db2 load job run that used a load control dataset with 1,764 “INTO TABLE” statements run against a database that had one tablespace with 1,366 tables having 1,306 indexes. The DBD length = 2628728. When the job was run, the SYSDBDXA tab...
almost 6 years ago in Db2 0 Not under consideration