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 456 of 2588

Use direct-row access for queries using the RID-function and multi-row fetch

Suppose that you have a query like this: SELECT * FROM table A WHERE RID(A) = 21206417921 This query should use direct-row-access and should quickly determine a result. This is true if you do not use a cursor with multi-row-fetch. If you use a cur...
5 days ago in Db2 for z/OS 0 Submitted

Add utility eventid to IFCID 23,24 and 25

The new utility tables have eventid, but this isn't in the utility audit ifcids, so by adding it, then gives easy matching between any utility audit table and the system utility tables Also the system utility table could have gaps due to data not ...
6 days ago in Db2 for z/OS 0 Submitted

Add STMT_HASHID2 in IFCID 316

Can you add STMT_HASHID2 (referred in DSN_STATEMENT_CACHE_TABLE) field to the IFCID 316 record? It would be very handy in identifying normalized SQL statement text(s).
2 months ago in Db2 for z/OS 0 Under review

Complete PROFILE support for SQL tuning ZPARMS

While modelling a production system it was noticed that the PROFILE support is not 100% up to date and compatible with the actual ZPARMs that the Db2 Optimizer uses. I opened a case TS019778440 and they said "Yes, it is missing, please open an AHA...
3 months ago in Db2 for z/OS 0 Under review

Change Load Backout YES delete log process

During execution of LOAD RESUME YES BACKOUT YES SHRLEVEL NONE LOG NO DISCARDS 1, if 1 duplicate row is funded, all rows loaded will be backed out, regardless if there was just 1 duplicate. DB2 call Data Manager back out all the other rows writing ...
3 months ago in Db2 for z/OS 0 Under review

Allow ALTER TABLE xxx COLUMN yyy SET NOT NULL

The ability to change nearly everything about a column is really cool in Db2. Sadly, the one thing that you cannot easily change is the NULLability of any given column. This is definitely a requirement all over the place and currently can only be ...
3 months ago in Db2 for z/OS 0 Under review

Db2 start command message output and return code

If a Db2 database is in RO mode at database level and you issue a -STA DB(DBName) SP(TSName) ACCESS(RW) command via batch, it outputs "DSNTDDIS 'START DATABASE' NORMAL COMPLETION" which is misleading because the table still cannot be loaded therea...
3 months ago in Db2 for z/OS 0 Under review

Generate table definition structure using the db2 catalogue without the need to unload

It would be good if you could go to the db2 catalogue and use a line command at either database level or tablespace level and generate a SYSPUNCH file containing the table definition structure/s without the need to run an unload which can be more ...
3 months ago in Db2 for z/OS 0 Under review
119 VOTE

Resolve a restriction that CACHE DYN STABILITY function can not use with CONCENTRATE WITH LITERALS option.

Customer environment Db2 V12 <- DRDA -> Db2connect/JDBC(IBM Data Server Driver for JDBC and SQLJ type 2) Server side.(JDBC Type2 is used) Windows server: - WebSphere BASE 9.0.0 (Windows2016) - Db2client / IBM Data Server Runtime Client V11.1...
over 4 years ago in Db2 for z/OS 3 Future consideration

Enable dropping tablespace partitions without changing to data capture none

With the ability to convert tablespaces from PBR to PBG and back, we are now able to drop partitions in both PBRs and PBGs. However, this requires that we switch off data capture on the table for the duration of the change.As we are using CDC to r...
about 1 month ago in Db2 for z/OS 0 Submitted