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 5983

We should able to extract Cross Application Callgraph details in csv format.

Currently, we have functionality to extract Program/Job Callgraph in csv format but we don't have same functionality for Cross Application Callgraph. Cross Application Callgraph are very complex and contains so many details within it. So if we can...
about 2 years ago in Application Discovery and Delivery Intelligence / Application Discovery 1 Not under consideration

Bring back Compiler Message placement at the end of the Compiler Listing

In current versions of COBOL, compiler messages are placed in the middle of the listing, between the "Data Division Map" and the "Assembler Listing". This makes them hard to find and makes life harder and frustrating for the programmer when he/she...
over 7 years ago in COBOL Compilers 1 Not under consideration

Policy system rule for address space CPU consumption

There is policy task rule for CPU time but client needs for the entire CICS address space. In a high workload environment, each individual task may consume an acceptable amount of CPU but all together, they may surpass what is considered acceptable.
over 5 years ago in CICS Transaction Server for z/OS / Runtime 1 Not under consideration

Initial READ-Intent for a PCB until a DLI GET-HOLD call or ISRT call is issued

All PCBs in a PSB should have an initial Read-Intent regardless which PROCOPT is coded. If an Update-Intent is coded for a PCB it only should become active when the first GET-HOLD call or ISRT call is issued against that PCB. This will cause fewer...
over 10 years ago in IMS Database Manager / DLI 0 Not under consideration

Support %Rx commands in Eclipse

The %Rx command which is available in ISPF is not supported in the Eclipse dialog.
over 5 years ago in Debug for z/OS 1 Not under consideration

Support command file in Eclipse

The ISPF dialog supports command files for recurring debugging problems. This is not available in the Eclipse dialog.We have a team of developers who quite often have to prepare a debugging session in the same way (e.g. intercept a specific subtas...
over 5 years ago in Debug for z/OS 1 Not under consideration

Display full graph with steps, programs and data sets in a batch job.

For visualizing the JCL of a batch job we can now choose between these Mainframe Graphs in AD: - 'Job Flow', which lists the steps within the job, but not the programs.- 'Job Callgraph', which shows the different programs being called, but does no...
over 5 years ago in Application Discovery and Delivery Intelligence / Application Discovery 2 Not under consideration

LPEX editor should hilight debug lines depending on setting

Similar to the COBOL editor, LPEX should highlight debug lines (lines with 'D' in column 7) depending on the existence of the 'With Debugging Mode' phrase of Source Computer command.COBOL editor highlights these as active code or as comment lines,...
about 3 years ago in IBM Developer for z/OS / Editors 1 Not under consideration

Lifting File Structure Limitations

For I/O usability enhancement i suggest to allow lazy file definitions.In COBOL it is always a problem to read files which differs in file description between program code and file system.Example: FD INFILE RECORDING F.01 INRECORD PIC X(80).When t...
over 10 years ago in COBOL Compilers 4 Not under consideration

Enhance the sum() builtin function and add two siblings

The SUM builtin function is a very useful feature of PL/I. However, unlike many other builtin functions it does not accept structures as argument.
over 5 years ago in PL/I Compilers 2 Not under consideration