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

Showing 8 of 89

Externalize non-DSC SQL in IFCID 316

An old request that got rejected but is for me, and at least 52 other voters, important was the IFI 316 for non-DSC eligible Dynamic SQLs. The business case here has two major reasons: First and most important these days – Audit. Any Dynamic SQL m...
about 2 years ago in Db2 for z/OS 1 Not under consideration

Improve ALTER TABLE ROTATE PARTITION

Currently ALTER TABLE ROTATE PARTITION only allows the ENDING value to be a constant, minvalue, or maxvalue. I would suggest adding the ability to generate DATES or TIMESTAMPS so that additional programming is not necessary to generate the ALTER s...
12 months ago in Db2 for z/OS 1 Not under consideration

Reduce restrictions of ADD PARTITION

“ALTER TABLE ADD PARTITION” is not available when target table holds uncommitted(not materialized) definition change. In most cases “MAXVALUE” is selected as limit key value because Partitioned-Table of TABLE-CONTROL cannot hold data exceeded the ...
5 months ago in Db2 for z/OS 1 Under review

Enhance high availability for partition by growth tablespaces.

Real-life scenario is described in the first paragraph below. I included a subset of it. The issue resulted in critical system outage caused a partition by growth dataset that hit max extents prior to hitting the DSMAX for the partition tablespace...
almost 3 years ago in Db2 for z/OS 0 Future consideration

DB2 - ALTER TABLE ROTATE

Auslöser :PMR 28789The deadlock occurs between the ALTER TABLE ROTATE FIRST TO LAST, which invalidates pkg dependent on the table and triggers an auto rebind ( Thealter table process obtained a row lock on SYSTSTAB and waiting for row lock on SYS...
over 7 years ago in Db2 for z/OS 0 Not under consideration

Allow ALTER TABLE ... ROTATE for ARCHIVE TABLES (Type 'R')

We have archive tables to retain old data for up to 8 years using transparent archiving. When we try and Rotate these tables we get SQLCODE -20525: ALTER TABLE DBO.SECURITYLOG_$ARC ROTATE PARTITION FIRST TO LAST ENDING AT ('2020-11-30-23.59.59...
about 5 years ago in Db2 for z/OS 1 Not under consideration

Row Change Timesatmp with Precision 12 and Timezone

Row change timestamp is sensitive to changing from daylight savings time to standard time since it doesn't support TIMESTAMP WITH TIMEZONE and other precisions than 6.Applications have two requirements that could be combined and solved by the row ...
about 12 years ago in Db2 for z/OS 1 Not under consideration

Need Ability to REORG a Tablespace Specifying a Logical Partition Range

The customer is defining a partitioned DB2 table as CREATE TABLE TEST.PART_ROLLOVER ( COL_1 CHAR(1) NOT NULL , COL_2 DATE NOT NULL ,PRIMARY KEY (COL_1) ) WITH RESTRICT ON DROP IN TEST.ROLLOVER PARTITION BY ( COL_2 ) ( PARTITION 1 ENDING AT ( '2009...
about 13 years ago in Db2 for z/OS 1 Not under consideration