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

Db2 for z/OS

Showing 994 of 15888

Allow JSON_VAL search string to be an expression

The search string parameter to JSON_VAL must currently be a constant. This makes it difficult to extract elements of an JSON array SET I = 0; WHILE I < N DO SET VALUE = SYSTOOLS.JSON2BSON ( RESP ), 'payload.result.index_advisor.result.advices...
about 10 hours ago in Db2 for z/OS 0 Under review

Online conversion of index to partitioned index

Db2 13 Function level 500 introduces the online conversion of tables from growth-based (PBG) to range-based (PBR) partitions. The conversion alter is pending DDL applied by the REORG TABLESPACE utility. There is a need to also convert one or more ...
3 days ago in Db2 for z/OS 0 Under review

Externalisation of Real-Time-Statistics before REORGs dynamic sort space allocation

During our maintenance in the night we use the DSNACCOX suggestions for automated REORGs. These REORGs are using the dynamic allocation of SORT Space. However, these allocation is based on the externalized RTS of the related tablespace. Some of ou...
9 days ago in Db2 for z/OS 0 Under review

the message DSNZ015I should be a warning and not an informational message

running a batch -SET SYSPARM command should end in a CC 0004 if there are parms that are NOT pulled in.
10 days ago in Db2 for z/OS 0 Under review

Allow application to decide what to do when a timeout occurs (-911 vs. -913)

In time-critical processes, it can be important to be able to react to timeout conditions in Db2. In Db2 V13, there is new functionality that allows an application to override the default timeout setting (the CURRENT LOCK TIMEOUT special register)...
17 days ago in Db2 for z/OS 0 Under review

Allow FOR SYSTEM TIME ALL

If you have system-period temporal table you can query the table (and it's history table) with a period-specification: FOR SYSTEM TIME AS OF timestamp FOR SYSTEM TIME BETWEEN timestamp AND timestamp FOR SYSTEM TIME FROM timestamp TO timestamp ...
20 days ago in Db2 for z/OS 0 Under review

Provide one Db2 message to indicate that GRECP and LPL recovery is complete across a Db2 data sharing group.

We use automation to drive our disaster recovery processes to reduce the recovery time and remove human interaction. We have been running into issues with starting software products that require access to Db2 before it has completed GRECP and LPL ...
21 days ago in Db2 for z/OS 0 Under review

DB2 Developer Extension for z/OS - add ability to copy and import/export existing connections

Adding a Db2 z/OS connection requires optional parameters for SSL connections which are often missed when setting up the connection. Adding the ability to copy an existing connection would allow a new connection to be set up more quickly. The copy...
21 days ago in Db2 for z/OS 0 Under review

Allow WITH UR for SET assignment-statement with row-subselect

Allow The WITH isolation level clause for SET assignment-statement with row-subselect. We need to be able to select data into a global array without imposing a share (or any other) lock.
22 days ago in Db2 for z/OS 0 Under review

Db2 Developer Extension - Add support to execute external COBOL stored procedures from catalog list, save input parameters and reload saved values as well as generating DDL and dropping the stored procedure

Application Developers use Data Source Explorer in Data Studio to display external COBOL stored procedures from the db2 catalog. They right click and get options to run the stored procedure after inputting values, generate the DDL and can also dro...
28 days ago in Db2 for z/OS 4 Under review