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 8506

Python module for BCPii

We are close to ending 2024, and writing HTTP requests in ASM, C/C++, REXX is a massive crutch.One can imagine how something that is meant to be a last resort (client web enablement toolkit) has become the norm, out of sheer resistance to introduc...
25 days ago in IBM Open Enterprise SDK for Python 0 Submitted

IMS Online Reorg to disregard error: Number of online IMS subsystems has changed

We are looking for an option to tell IMS ORF to disregard if the number of online subsystems has changed during job execution time. We are running a 4 way data sharing environment and planning to introduce rolling IPLs in the near future. We also ...
5 months ago in IMS Database Solution Pack for z/OS / Database Reorg 1 Future consideration

IPLTYPE, set via IPLTYPE script statement, is not propagated to the KG-Sys

When setting the IPLTYPE/-MODE on the KG-Sys this is also promoted to the (LCP) R-Sys. The other way around this is not the case. So setting the IPLTYPE on the R-Sys is NOT propagated to the KG-Sys. In normal situations this is not a real issue. B...
8 months ago in GDPS 8 Future consideration

Store the active IPLType/-mode at time of LCP capture

For the IPL of our production systems we have 2 IPL-sets, the A- and B-set. Every xx weeks we apply maintenance on the inactive set and then IPL from that set. When performing an IPL of the CVE, of one of the LCP captures, we need to know what was...
8 months ago in GDPS 9 Future consideration

PL/I MACRO support for IBM Z Open Editor

Please consider PL/I MACRO support for IBM Z Open Editor. We are considering modernizing our development environment for PL/I programs. We are particularly interested in VSCode, which is lightweight and used by many developers, and would like to u...
12 months ago in IBM Developer for z/OS / z/OS Application Development 3 Future consideration

Add functionality to the Cobol/JCL Editors

1) The following functions are available when using the Cobol/JCL Editor however they are not accessible from the context editor when right clicking on the source. Please make these functions available in the context menu of the Cobol/JCL Editor s...
10 months ago in IBM Developer for z/OS / Editors 1 Not under consideration

SA-internal command HSAET32 should generate a meaningful error message in the event of a problem.

If an SA/NetView is restarted, all HSAET32 are rebuilt and this is logged with ON in netlog. Sometimes this doesn't work and the checker returns a "HSAET32 status ended, RC=1007". so what's the problem? In our case we have some trouble with the ...
about 1 month ago in IBM Z System Automation 0 Under review

CATTool should Provide Date of Master Key Changes

As part of the Crypto Card or KDS Db2 tables, The CATTool should provide the date that the MKVP value was first stored in the KDS or the date that the MVKP value was changed in the KDS as a result of reencipher. This support was recently provided ...
3 months ago in Enterprise Key Management Foundation / Other 0 Under review

Not using 'USING' but working with adresses

We found out, that we only have the variables of the linkage section, that were transferred with PROCEDURE DIVISION USING … In the Test Case Editor. The functionality in our programs is different. There is no USING, we use the so called ‘Versorger...

PLI-Support for specifying an expected value for a return statement such as RETURN(Expression)

The zUnit test case editor does not allow specifying an expected value for a return statement like RETURN(Expression).