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

Showing 42 of 538

new DB2 SQL/DDL > DECLARE (GLOBAL) TEMPORARY VARIABLE

Db2 v11 introduced CREATE VARIABLE. pretty handy... but it must be created in advance. How about a dynamic SQL/DDL equivalent? DECLARE TEMPORARY VARIABLE xyx OR DECLARE GLOBAL TEMPORARY VARIABLE xyz It would be useful for anyone (ie. the sam...
over 6 years ago in Db2 for z/OS 1 Not under consideration

Data-partitioned secondary index (dpsi) support for row change timestamp columns

To identify which rows of a table have changed in specified time interval we are using timestamp columns. The values of these columns are set via the "GENERATED BY DEFAULT FOR EACH ROW ON UPDATE AS ROW CHANGE TIMESTAMP" clause. To optimize query p...
over 6 years ago in Db2 for z/OS 1 Not under consideration

LOAD Replace improvement for RI tables

We had a Db2 DDL change where a new table "b" was created with a RI constraint to a parent table "a" which was also modified (DROP/CREATE). Table "a" had several rows which were unloaded before the change and loaded back after the DDL changes (LOA...
over 1 year ago in Db2 for z/OS 1 Not under consideration

Allow control of bufferpool selection on implicit tablespace create

Currently if you issue a CREATE TABLE and just specify a DATABASE, an implicit tablespace is created. It only uses the default bufferpool set at installation, panel DSNTIP1. Since the database is known, the default bufferpool specified for the dat...
almost 12 years ago in Db2 for z/OS 0 Not under consideration

Set DB2 ZPARMs TSQTY and IXQTY to -1

Please would it be possible to set the DB2 for z/OS ZPARMs, TSQTY and IXQTY, to -1? Virtually all of our tablespaces and indexspaces are created with a PRIQTY and SECQTY of -1. It would be really useful to set the default values for TSQTY and IXQ...
over 3 years ago in Db2 for z/OS 2 Not under consideration

A need for a differentiation between PARTITIONED and DATA PARTITIONED indexes to avoid DPSI misuses

Hello IBM Db2 development team, could you please pay attention to the following observation and idea for an improvement from one of our customers (Deutsche Bank AG): Background: In a world where IBM have been continuing to make the mainframe an at...
over 3 years ago in Db2 for z/OS 1 Not under consideration

Need Instrumentation to handle Native Strored Procedures created with the AUTONOMOUS keyword

Need assistance with how to handle native stored procedures created with the ‘AUTONOMOUS’ keyword. One of the benefits of using the Db2 instrumentation interface, is the ability to follow the flow of Stored Procedure SQL from the calling applicati...
almost 6 years ago in Db2 for z/OS 7 Not under consideration
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

Db2 FCIC should provide option to avoid taking long time with IGD17291I message

Please refer to the existing RFE ID 126885, "FCIC JOB takes long time with msg IGD17291I", opened from z/OS (DFSMS DSS) side, also. The data amount will be extremely increasing in our customer. To minimize data unavailability, they are trying to ...
almost 7 years ago in Db2 for z/OS 0 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...
almost 10 years ago in Db2 for z/OS 0 Not under consideration