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 137 of 1706
5 MERGED

DB2 to provide a way to override MAXPARTITIONS and LOCKSIZE defaults

Merged
QMF Product Development is opening this work item in response to DeveloperWorks Request id 59512 (PMR: 46297,442,000) (RTC ID 41210). Please review that work item to see the customers pain points. We have had additional discussions with the custom...
about 11 years ago in Db2 for z/OS 1 Future consideration

Adding new values to CHECK Constraints should not put Table in CHECK PENDING

There are many instances today when existing CHECK Constraints have to be modified to add additional values. Currently, making any modifications to CHECK Constraints to add or remove values requires that the Constraint be dropped and re-created. T...
over 2 years ago in Db2 for z/OS 1 Not under consideration

Backout also if system errors occours using 'load resume yes backout yes'

Load resume yes backout yes should perform the backout process also when some system error occurs (ie.: space constraints on utility datasets), primarily in case of DISCARDS 1 specification.With this choice the customer wish to prefer the preserva...
almost 7 years ago in Db2 for z/OS 1 Not under consideration

Regular Expressions (regex) scalar function

The XMLQUERY function allows the user to use the 'fn:matches' XQuery function, which is great. Please see example UDF which does this... ~~~~~~~~~~--#SET TERMINATOR ! CREATE FUNCTION "UDF_STRING_REGEX_MATCH" ( SEARCHSTRING VARCHAR (50) ) RETURNS S...
about 10 years ago in Db2 for z/OS 0 Not under consideration

Control Connections Via Profiles Using Client Properties

We would like more granular control over connections. Currently, the only way to do this is via a profile using an IP address. Unfortunately, the IP address is the static IP of a client. That client may house multiple webservices. If only 1 of tho...
almost 8 years ago in Db2 for z/OS 1 Delivered

Populate correct proggname on DSN_QUERYINFO_TABLE when accelerating queries using IBM DSM

We need to correct identify the progname column on the DSN_QUERYINFO_TABLE. While doing the acceleration task on IBM DSM, instead of populating the column with the value of the package, the accelerator populates de column with the value 'SYSLH200'...
over 2 years ago in Db2 for z/OS 1 Not under consideration

Zero Downtime during Online CRM Application Migration

Problem Statement : Transaction 1 (T1) is intended to delete and subsequently insert few records to a table TB1. The business logic is like, this T1 should be open and not to commit as well until the end of delete followed by insert operation. ...
over 5 years ago in Db2 for z/OS 1 Not under consideration

DOEADMIN members should have the ability to review all Pull requests

The members mapped to DOEADMIN (Super User) group should be able to view and manage the pull requests raised by any team. The reason being 1. In general they are DBAs/ Sys progs. They should have a view on the pull requests irrespective of the te...
about 3 years ago in Db2 DevOps Experience for z/OS 1 Not under consideration

For Dynamic Plan Stability, Only store the actual SQL statement in STMTTEXT column

While reviewing the SQL statements in SYSDYNQRY.STMTTEXT column, extra characters are added to the end of the SQL. This requires extra processing when comparing to the REAL SQL-text. In some cases, but not all, a compare like the following is need...
over 3 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