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 for z/OS

Showing 22 of 280

Allow non-intrusive RENAME of Constraint Names

Allow for a non-intrusive RENAME of any type of CONSTRAINT name. Primary Key, Foreign Key, CHECK and UNIQUE Constraint names should be available for RENAME. Currently, changing Constraint names requires the Constraint to be dropped and re-created ...
almost 8 years ago in Db2 for z/OS 1 Not under consideration

-MODIFY GBPOOL command - Allow Db2 sysadmins to manage GBP CF structures without permitting access to MVS SETXCF

The Challenge Currently, the Data-Sharing Planning and Administration Guide states that SETXCF commands are necessary for the administration of Db2 Group Bufferpools, particularly functions such as: Re-sizing group bufferpools Rebuilding group...
over 6 years ago in Db2 for z/OS 0 Not under consideration

Replace unique NPI by PI

We need to replace non-partitioned unique indexes by partitioned indexes. This will be even more important when we start converting PBGs to PBRs in vNext. Already today you can create a new unique index. The problem is getting rid of the old NPI. ...
over 4 years ago in Db2 for z/OS 0 Not under consideration

Avoid synchronous preformat in SQL INSERT transactions

[Background]The customer's system providing banking services abroad is exposed to regulatory risk by the local banking regulator.The customer is forced to complete a specific transaction within a second basically.This specific SQL INSERT transacti...
over 7 years ago in Db2 for z/OS 0 Delivered

Current authorization session variable

We would like to have a session variable that would identify the current authorization in use by a connection. By "current authorization", I would like it to identify the package owner of the package being executed for static sql or dynamic sql us...
almost 7 years ago in Db2 for z/OS 1 Not under consideration

zDb2 should provide option to not write RACF statistics without coding any Db2 Signon Exit (DSN3SSGN)

Banca d'Italia, for many good reasons, wants to get rid of any user written assembler exit, including DSN3SSGN .They use DNS3SSGN only with the specific purpose to not collect RACF statistics and so they have modified it by adding STAT=NO on each ...
over 7 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

PARTITION BY clause should be available to create DPSI of Index on expression

IOE (Index on expression) can be DPSI, but when we specify PARTITION BY clause in the DDL to create partitioned IOE, it is failed by SQLCODE -628 in DB2 V11. We can create DPSI of IOE by the following DDL. CREATE INDEX TEMP.INDEX2 ON TEMP.TABLE2 (...
over 11 years ago in Db2 for z/OS 1 Not under consideration

Additional DB2 MQListener Enhancements

We are about to see a ramp-up in the use of the DB2 MQListener in our production environments serving key application/business channels. We are requesting several enhancements that will improve usability and availability to the business process se...
over 11 years ago in Db2 for z/OS 1 Delivered

Index-Only tables

request, xref MR1113081118 For a table where all columns are used in the primary index, allow only the index definition rather than having to define tablespace and indexspace, or have the table use an index access like process, rather than a table...
over 13 years ago in Db2 for z/OS 1 Not under consideration