Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. 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
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


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.

ADD A NEW IDEA

All ideas

Showing 6050

Enhancement to modify the PWFI parameter without restarting the region

Actually, when we want to made some operation on DB2, we have to change the PWFI Status to NO in order to remove the active THREAD and not to keep it. For changing the PWFI status, we have to restart the region. Is it possible to remove this resta...
almost 2 years ago in IMS Transaction Manager / All components 1 Not under consideration

IDZ V14.2.0 Browsing a remote sequential file not possible unlike TSO

In Remote Systems view (z/OS Projects perspective), if I open a remote file to edit it, my colleagues can neither browse nor view this file whereas if they work directly with TSO they can read the file in browse or view mode. IDZ displays a pop-up...
over 2 years ago in z/OS Explorer / Remote System Explorer 2 Not under consideration

Empty results form DB2 query should show column with no entries like previous data source explorer

If you do a query that returns no results there is no visual notification of that fact.
6 months ago in IBM Developer for z/OS / Usability 1 Not under consideration

DCLGEN for the IMS Catalog

We need to be able to generate PL/I definitions/includes with the IMS Catalog as the source and the leading system/basis. It should be possible to integrate that type of generation with the software build process.
over 6 years ago in IMS Database Manager / General DB 1 Not under consideration

Support for IMS transaction name length required

Our site uses variable length IMS transaction names.The current implementation of the API Toolkit with fix PH09920 allows to specify a transaction name that will either be padded with spaces for a maximum length of 8 characters or if the Space Del...
almost 3 years ago in z/OS Connect 3 Not under consideration

Facilitate use of COBOL records in EXEC SQL multi-row operations.

Given a COBOL record like01 X. 05 Y1 ... 05 Y2 ... ...in a COPYbook which could be used as a target for a SQL FETCH(let's say generated by DB2's DCLGEN), we need a mechanism to define an other record like01 table. 03 X . 05 Y1 occurs 100 times ......
about 11 years ago in COBOL Compilers 9 Not under consideration

provide IBM Z automation capability to interface with IBM RMF tool especially MONITOR III

it would be great to have an interface through IBM z system automation to RMF tool especially monitor III for the live analysis/custom alert mechanism for z performance especially resources,jobs, enques, transactions,..etc.,
6 months ago in IBM Z System Automation 1 Not under consideration

Uncaptured wait time for CICS webservices

We are seeing a high uncaptured wait time for webservice attach tasks.This time should be captured and recorded in the CICS SMF 110 Performance class record. An auxtrace has shown that the uncaptured time is spent suspended waiting for resource 'R...
over 6 years ago in CICS Transaction Server for z/OS / Runtime 3 Not under consideration

SYSDEBUG to fully support OPT(2) or OPT(3)

When the PL/I compiler is performing optimization, it has the ability to move statements in the resulting executable. When this happens, the backwards traceability to the actual written source statement is lost. The information is avaiable in the ...
almost 5 years ago in PL/I Compilers 3 Not under consideration

Setup jwt based authentication to connect zCEE

Hi Team, We would like to build API's from zCEE and display API callgraphs but to access our Production zCEE , we need to setup jwt (json web token) based authentication between ADDI and Prod zCEE but as per IBM case - ADDI is only having basic au...