Skip to Main Content
IBM Data and AI Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data & AI 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 123 of 1579
1 MERGED

DB2 z/OS - Message id - DSNJ110E - Additional alerts for active log monitoring to be displayed after 90% for every 1% and highlighted new message id when DB2 logging was suspended

Merged
We had a major incident due to suspended logging for one of the critical customer. One of the critical production DB2 subsystem logging was suspended , caused by stalled archive log offloading process due to insufficient storage space on archive l...
about 3 years ago in Db2 for z/OS 1 Delivered

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...
over 12 years ago in Db2 for z/OS 1 Not under consideration

Simplified compression dictionary management and its availability for CDC tables

Hello, we would need a simplified compression dictionary management.Currently, Db2 permanently stores the compression dictionaries for compressed tablespaces in: 1. the dictionary pages in the tablespaces and image copies, 2. the Db2 log after REO...
over 6 years ago in Db2 for z/OS 1 Delivered

DB2 for z/OS Statistics Interval allow at 1 second

DB2 for z/OS Statistics trace interval minimum value is not granular enough for some diagnostic situations. Allowing it to be set a a more granular level would be helpful (lower interval).
about 13 years ago in Db2 for z/OS 1 Not under consideration

SQL Error Code -305 & -803 in Program DSNTRIN After DSNTIJRT job run Case TS007245993

Hello Team, We are getting sqlid error code -305 & -803 in program DSNTRIN after submiiting DSNTIJRT job while applying Db2 mainteance.DSNTIJRT job run fine without any issue but in log we can see the errors.SELECT does not have a null-indicat...
over 3 years ago in Db2 for z/OS 1 Not under consideration

Table Values functionality

Is it possible to add following functionality to DB2 zos 10, 11 and IDAA 4.1 and above. Apparently it is supported in DB2 LUW. SELECT S.Year, Q.Quarter, Q.ResultsFROM SalesAgg AS S, TABLE (VALUES(1, S.q1), (2, S.q2), (3, S.q3), (4, S.q4)) AS Q(Qua...
about 11 years ago in Db2 for z/OS 1 Not under consideration

Request for a parameter in DB2 z/OS equivalent to the parameter IGNOREWARNINGS available in DB2 LUW into db2cli.ini file.

An SQL stmt accessing DB2 z/OS 10.1, via ODBC, receives a code +354; such a code produces an error inside the application.The following is the SQL stmt that reproduces the problem, run via a bach job accessing DB2 via ODBC:printf("DSN8OIVP SQLExec...
about 11 years ago in Db2 for z/OS 1 Not under consideration

Allow enhanced management of Native Stored Procedures

Allow enhanced management of Native Stored Procedures to allow 1) versioning when IN/OUT/INOUT parameters change and/or Options change and 2) when Native Stored Procedures are nested, that is, one Native Stored Procedure calls another Native Store...
over 11 years ago in Db2 for z/OS 2 Not under consideration

DB2 trace accounting records constraint filter by contents

My customer needs to gather SMF101 performance record to obtain stored procedures performance metrics. This is very important for them in order to deploy a DB2 stored procedures in production so they can effectively troubleshoot performance issues...
about 13 years ago in Db2 for z/OS 1 Not under consideration

The rewrite from non-correlated sub-select to a correlated sub-select should happen in additional cases

This was submitted initially as a case with ID TS002883559. The following query is not rewritten by Db2 (from non-correlated to correlated): SELECT *FROMPDBR111.VLCR004_NODELS TLCRTABLE0X0_ LEFT OUTER JOIN(SELECT * FROM PDBR111.TLCR002 A WHERE A...
over 5 years ago in Db2 for z/OS 1 Not under consideration