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 129 of 1687

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...
over 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...
over 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...
almost 12 years ago in Db2 for z/OS 2 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...
almost 4 years ago in Db2 for z/OS 1 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...
over 13 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

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

Spark Log Permission Settings 774 Instead of 770

This is a simple one. The izoda spark history server UI does not have authority to read spark log entries because they are created as 770 instead of 774. When a user runs a spark application, they cannot see the entry in the spark history UI. Inst...
about 6 years ago in Db2 for z/OS 1 Not under consideration

ALTER TABLE ADD COLUMN diagnostic log record needs more information to be useful

The ALTER TABLE ADD COLUMN diagnostic log record (type = 0x4400, subtype = 0x0083) lacks two crucial pieces of information as of DB2 V11 beta. 1. The inline length of the column if the added column is a LOB data type. 2. An indication that the col...
over 12 years ago in Db2 for z/OS 1 Not under consideration

Add columns to the RTS tables

The two real-time Statistics tables in the DB2 catalogue have lots of useful data. But they would much more useful if they had some additional columns: SYSIBM.SYSTABLESPACESTATS#1 #Times row was updated since defined.#2 #Times row was updated sinc...
over 12 years ago in Db2 for z/OS 1 Not under consideration